[Bug 76397] Re: network-admin crashes on startup

2007-01-17 Thread Stuart Bishop

** Attachment added: "valgrind log"
   http://librarian.launchpad.net/5780786/valgrind.log.21585

-- 
network-admin crashes on startup
https://launchpad.net/bugs/76397

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


[Bug 35112] MP3 track times are STILL incorrect

2007-01-17 Thread Daniel Goldsmith
I have this bug too (ubuntu 6.10, rhythmbox 0.9.6, gstreamer-ugly
0.10.3)

The wiki had a pipeline without xingheader, and the tracks' times were
wrong (using that header). Also, since the documentation says that
xingheader is broken, I wouldn't really call that a very good fix.

Even so,the pipeline suggested does not work in Rhythmbox; it gives an
error "no element xingheader"

I used xingmux like so

audio/x-raw-int,rate=44100,channels=2!lame name=enc preset=1001 !
xingmux ! id3v2mux

And it ripped just fine, however: 
Totem displays the time differently all the time (it keeps changing during 
playback), and Rhythmbox wouldn't import the file, giving a "The MIME type of 
the file could not be identified" error.

Also, in the thread mentioned, the bug was encountered as of three weeks
ago by another member and myself.

-- 
MP3 track times are incorrect
https://launchpad.net/bugs/35112

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


Re: [Bug 76397] Re: network-admin crashes on startup

2007-01-17 Thread Stuart Bishop
The bug also occurs with
gnome-system-tools_2.15.5-0ubuntu4_i386.deb and
system-tools-backends_1.9.7-0ubuntu4_all.deb

And downgrading further to 2.15.5-0ubuntu2, and installing the debug
symbols, I get the following trace (I'll attach the valgrind log shortly):

Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 50540544 vsize: 0 resident: 50540544 share: 0 rss:
11255808 rss_rlim: 0
CPU usage: start_time: 1169104827 rtime: 0 utime: 79 stime: 0 cutime:77
cstime: 0 timeout: 2 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/network-admin'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1225316688 (LWP 20843)]
0xe410 in __kernel_vsyscall ()
#0  0xe410 in __kernel_vsyscall ()
#1  0xb7386323 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb7f1a1b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0
#3  
#4  IA__g_slice_alloc (mem_size=12) at gslice.c:427
#5  0xb76205d6 in IA__g_list_prepend (list=0x8232610, data=0x8233180)
at glist.c:95
#6  0xb761c01f in g_key_file_add_key (key_file=0x8232328, group=0x8232b80,
key=0x82335f0 "ip_address", value=0x8232570 "") at gkeyfile.c:3106
#7  0xb761eada in g_key_file_flush_parse_buffer (key_file=0x8232328,
error=0xbfd6a458) at gkeyfile.c:836
#8  0xb761ee40 in g_key_file_parse_data (key_file=0x8232328,
data=, length=932, error=0xbfd6a504) at gkeyfile.c:887
#9  0xb761f185 in g_key_file_load_from_fd (key_file=0x8232328, fd=15,
flags=G_KEY_FILE_NONE, error=0xbfd6b548) at gkeyfile.c:416
#10 0xb761f6e7 in IA__g_key_file_load_from_file (key_file=0x8232328,
file=0x8233208 "/root/.gnome2/network-admin-locations/Wild Palms",
flags=G_KEY_FILE_NONE, error=0x0) at gkeyfile.c:477
#11 0x0804fabe in get_location_key_file (locations=,
name=0x82323b8 "Wild Palms") at network-locations.c:273
#12 0x08050936 in gst_network_locations_get_current (locations=0x822c150)
at network-locations.c:549
#13 0x080521d3 in select_matching_profile (combo=0x822c150)
at locations-combo.c:306
#14 0x080524e8 in gst_locations_combo_constructor (type=136516224,
n_construct_properties=5, construct_params=0x82318d0)
at locations-combo.c:505
#15 0xb76f1bdb in IA__g_object_newv (object_type=136516224, n_parameters=5,
parameters=0x8223fe0) at gobject.c:937
#16 0xb76f27e9 in IA__g_object_new_valist (object_type=136516224,
first_property_name=0x805bf9a "tool", var_args=0xbfd6b89c "")
at gobject.c:1022
#17 0xb76f28f0 in IA__g_object_new (object_type=136516224,
first_property_name=0x805bf9a "tool") at gobject.c:795
#18 0x08051ec6 in gst_locations_combo_new (tool=0x80ac800, combo=0x80f7880,
save=0x80f6c10, delete=0x80f6c80, apply=0x80f6cf0) at locations-combo.c:547
#19 0x08051c1d in gst_network_tool_constructor (type=134921144,
n_construct_properties=3, construct_params=0x80abff8) at network-tool.c:210
#20 0xb76f1bdb in IA__g_object_newv (object_type=134921144, n_parameters=3,
parameters=0x80abe28) at gobject.c:937
#21 0xb76f27e9 in IA__g_object_new_valist (object_type=134921144,
first_property_name=0x805d0bd "name", var_args=0xbfd6bb0c "")
at gobject.c:1022
#22 0xb76f28f0 in IA__g_object_new (object_type=134921144,
first_property_name=0x805d0bd "name") at gobject.c:795
#23 0x080512e6 in gst_network_tool_new () at network-tool.c:360
#24 0x08057c6b in main (argc=) at main.c:166
#25 0xb72518cc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#26 0x0804e661 in _start ()

Thread 1 (Thread -1225316688 (LWP 20843)):
#0  0xe410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7386323 in __waitpid_nocancel () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb7f1a1b6 in gnome_gtk_module_info_get () from /usr/lib/libgnomeui-2.so.0
No symbol table info available.
#3  
No symbol table info available.
#4  IA__g_slice_alloc (mem_size=12) at gslice.c:427
n_magazines = 
chunk_size = 
mem = 
acat = 
#5  0xb76205d6 in IA__g_list_prepend (list=0x8232610, data=0x8233180)
at glist.c:95
No locals.
#6  0xb761c01f in g_key_file_add_key (key_file=0x8232328, group=0x8232b80,
key=0x82335f0 "ip_address", value=0x8232570 "") at gkeyfile.c:3106
No locals.
#7  0xb761eada in g_key_file_flush_parse_buffer (key_file=0x8232328,
error=0xbfd6a458) at gkeyfile.c:836
file_error = (GError *) 0x0
__PRETTY_FUNCTION__ = "g_key_file_flush_parse_buffer"
#8  0xb761ee40 in g_key_file_parse_data (key_file=0x8232328,
data=, length=932, error=0xbfd6a504) at gkeyfile.c:887
parse_error = (GError *) 0x0
i = 674
__PRETTY_FUNCTION__ = "g_key_file_parse_data"
#9  0xb761f185 in g_key_file_load_from_fd (key_file=0x8232328, fd=15,
flags=G_KEY_FILE_NONE, error=0xbfd6b548) at gkeyfile.c:416
key_file_error = (GError *) 0x0
  

[Bug 75256] Re: deskbar crashes on startup.

2007-01-17 Thread Alex
I think I have the same problem.

** Attachment added: "Report"
   http://librarian.launchpad.net/5780751/deskbar-applet.FP40_7.apport

-- 
deskbar crashes on startup.
https://launchpad.net/bugs/75256

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


[Bug 80397] ath0 shows up as a wired device in NetworkManager

2007-01-17 Thread Eli Criffield
Public bug reported:

Binary package hint: hal

with kernel package
Linux-image-2.6.20-5-generic   2.6.20-5.7

And madwifi-ng direct from madwifi's svn server Revision 1970 (current
as of Jan 16 2007)

the ath0 wireless card device shows up as wired device in
NetworkManager, which i assume is asking hal.

Could be the way madwifi presents itself, making it there bug?

hal-device shows this:

61: udi = '/org/freedesktop/Hal/devices/net_00_05_4e_4b_d3_2e'
  info.udi = '/org/freedesktop/Hal/devices/net_00_05_4e_4b_d3_2e'  (string)
  linux.subsystem = 'net'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  net.80203.mac_address = 22788428590  (0x54e4bd32e)  (uint64)
  info.product = 'Networking Interface'  (string)
  net.arp_proto_hw_id = 1  (0x1)  (int)
  net.linux.ifindex = 4  (0x4)  (int)
  net.address = '00:05:4e:4b:d3:2e'  (string)
  net.interface = 'ath0'  (string)
  net.physical_device = '/org/freedesktop/Hal/devices/pci_168c_1014'  (string)
  info.capabilities = { 'net', 'net.80203' } (string list)
  info.category = 'net.80203'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_168c_1014'  (string)
  linux.sysfs_path = '/sys/class/net/ath0'  (string)


Eli Criffield

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

-- 
ath0 shows up as a wired device in NetworkManager
https://launchpad.net/bugs/80397

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


[Bug 43350] Re: Too Low Resolution Backgrounds

2007-01-17 Thread Johan Kiviniemi
> If you folks out there with multi-head support enabled could offer up
some of your aspect ratios, it would be most helpful.

It's simply (2*x):y for two equivalent monitors side-by-side, e.g. two
4:3 monitors → 8:3.

> 4:5 accomodates 4:3 etc, and 16:10 accomodates 16:9

Well, with the zoom setting, *any* single ratio pretty much accomodates
*all* monitors.

> It appears your image is spread across all desktops. Is this an
option? Can you set a secondary image (IE take two smaller images) and
set each display independently?

Personally i definitely prefer scaling a single image to all displays,
as it works currently (versus having to choose separate images for each
screen or having the same image on all screens).

> When you set the 'zoom' parameter on the wallpaper setting, does it
properly take into account both monitors?

Yes, at least with Xinerama (or equivalent, e.g. MergedFB/TwinView).

-- 
Too Low Resolution Backgrounds
https://launchpad.net/bugs/43350

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

[Bug 79474] Re: [Edgy] Can't open audio files with rhythmbox

2007-01-17 Thread Rouben
** Changed in: rhythmbox (Ubuntu)
   Status: Needs Info => Unconfirmed

-- 
[Edgy] Can't open audio files with rhythmbox
https://launchpad.net/bugs/79474

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


[Bug 29052] Re: Keyboard Shortcuts Dialog Box should expand Support

2007-01-17 Thread Pratik
I am on edgy. The current issue is with the eject button on the
keyboard.

-- 
Keyboard Shortcuts Dialog Box should expand Support
https://launchpad.net/bugs/29052

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


[Bug 80327] Re: Evolution bug when logging in twice

2007-01-17 Thread didier
** Changed in: Ubuntu
Sourcepackagename: None => evolution

-- 
Evolution bug when logging in twice
https://launchpad.net/bugs/80327

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


[Bug 80327] Evolution bug when logging in twice

2007-01-17 Thread Nigel Eke
Public bug reported:

Reproducible on any 'double login'

Login as user on main display.
Login as same user on XWin display.
Bug-buddy pops up with bug report below.  Everything still seems to work ok, 
but I am not an evolution user, so not sure if this is / will be ok.


Memory status: size: 60362752 vsize: 0 resident: 60362752 share: 0 rss: 9826304 
rss_rlim: 0
CPU usage: start_time: 1169032427 rtime: 0 utime: 30 stime: 0 cutime:25 cstime: 
0 timeout: 5 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/libexec/evolution-alarm-notify'

(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)
[Thread debugging using libthread_db enabled]
[New Thread -1233197392 (LWP 23054)]
[New Thread -1234617440 (LWP 23087)]
(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)
0xb7f12410 in ?? ()
#0  0xb7f12410 in ?? ()
#1  0xbf93f768 in ?? ()
#2  0x in ?? ()

Thread 2 (Thread -1234617440 (LWP 23087)):
#0  0xb7f12410 in ?? ()
No symbol table info available.
#1  0xb66933a8 in ?? ()
No symbol table info available.
#2  0x in ?? ()
No symbol table info available.
#3  0x0009 in ?? ()
No symbol table info available.
#4  0xb72ad803 in poll () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.
#5  0xb73df813 in g_main_context_check () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#6  0xb73dfb89 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#7  0xb79797e0 in link_set_io_thread () from /usr/lib/libORBit-2.so.0
No symbol table info available.
#8  0xb73fa38f in g_thread_create_full () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#9  0xb7021504 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#10 0xb72b751e in clone () from /lib/tls/i686/cmov/libc.so.6
No symbol table info available.

Thread 1 (Thread -1233197392 (LWP 23054)):
#0  0xb7f12410 in ?? ()
No symbol table info available.
#1  0xbf93

[Bug 66180] Re: Rhytmbox freezes randomly when playing mp3 files.

2007-01-17 Thread Alexandre Racine
I Can't find how to reopen this, so I'll create another one. #80383
But without the network part.

-- 
Rhytmbox freezes randomly when playing mp3 files.
https://launchpad.net/bugs/66180

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


[Bug 66180] Re: Rhytmbox freezes randomly when playing mp3 files.

2007-01-17 Thread Alexandre Racine
Mmmm, tags...  bug #80383

I Can't find how to reopen this, so I'll create another one. bug #80383
But without the network part.

-- 
Rhytmbox freezes randomly when playing mp3 files.
https://launchpad.net/bugs/66180

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


[Bug 80383] Edgy, rhythmbox freeze when playing mp3 for a long time.

2007-01-17 Thread Alexandre Racine
Public bug reported:

Binary package hint: rhythmbox

Probably that the bug report can help.

I wanted to add to bug #66180, but can't find how to reopen. On the
other hand, this current bug is not related to network since the files
are local.

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

-- 
Edgy, rhythmbox freeze when playing mp3 for a long time.
https://launchpad.net/bugs/80383

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


[Bug 80383] Re: Edgy, rhythmbox freeze when playing mp3 for a long time.

2007-01-17 Thread Alexandre Racine
Here is the bug report.

** Attachment added: "Crash report"
   http://librarian.launchpad.net/5780543/_usr_bin_rhythmbox.1000.crash

-- 
Edgy, rhythmbox freeze when playing mp3 for a long time.
https://launchpad.net/bugs/80383

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


[Bug 80384] Re: View are messed up when listing some folders.

2007-01-17 Thread Lennart Hansen
View messed up.

** Attachment added: "View messed up."
   
http://librarian.launchpad.net/5780542/Screenshot-Inbox%20%281219%20total%29%20-%20Evolution.png

-- 
View are messed up when listing some folders.
https://launchpad.net/bugs/80384

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


[Bug 80384] View are messed up when listing some folders.

2007-01-17 Thread Lennart Hansen
Public bug reported:

Binary package hint: evolution

I have attached a screen shot.

Most text is wiped out, cause the info in sensitive
but I think it might be text related, 

I have tried to look for some pattern, but didn't find any.

Some folder are fine where others are messed up when viewed.

I would like to help out squash this bug, 
and will update the ticket if I find something that might be of relevance.

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

-- 
View are messed up when listing some folders.
https://launchpad.net/bugs/80384

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


[Bug 66180] Re: Rhytmbox freezes randomly when playing mp3 files.

2007-01-17 Thread Alexandre Racine
It does that from time to time. But I can't reproduce it, it's pretty
random. At least, this time, I have the crash report.

** Attachment added: "Crash report"
   http://librarian.launchpad.net/5780540/_usr_bin_rhythmbox.1000.crash

-- 
Rhytmbox freezes randomly when playing mp3 files.
https://launchpad.net/bugs/66180

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


[Bug 61726] Re: ~/.profile stomps on /etc/gdm/Xsession $1 (session name)

2007-01-17 Thread Paul Holcomb

I'm having a problem with ~/.profile and ~/.xprofile as well

A user's ~/.profile or ~/.xprofile can set aliases or modify paths and
affect further execution of Xsession.

example:

--in run_parts() --

for F in $(ls $1); do
if expr "$F" : '[[:alnum:]_-]\+$' > /dev/null 2>&1; then
  if [ -f "$1/$F" ]; then
echo "$1/$F"

--

but if a user has set in their ~/.profile

alias ls='ls -CF'

then run_parts() breaks.

In my example, gnome-power-manager complained about the dbus service
because /etc/X11/Xsession.d/75dbus_dbus-launch never ran

I propose moving the the ~/.profile and ~/.xprofile stanza later in
the script.  Although a better solution might be to path-qualify all
the shell commands.

I've attached the patch for the change that worked for me.

** Attachment added: "Xsession patch for execution order"
   http://librarian.launchpad.net/5780479/gdm-xsession.patch

-- 
~/.profile stomps on /etc/gdm/Xsession $1 (session name)
https://launchpad.net/bugs/61726

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


[Bug 79188] Re: Dia hangs while starting

2007-01-17 Thread Matt MacLeod
I also see the crash

-- 
Dia hangs while starting
https://launchpad.net/bugs/79188

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


[Bug 80365] This ASX file doesn't play

2007-01-17 Thread Alex Jones
Public bug reported:

Binary package hint: totem-gstreamer-firefox-plugin

Error dialog:

Can't parse that

no files

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

-- 
This ASX file doesn't play
https://launchpad.net/bugs/80365

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


[Bug 80365] Re: This ASX file doesn't play

2007-01-17 Thread Alex Jones

** Attachment added: "Fails to play through the plugin"
   http://librarian.launchpad.net/5780054/test.asx

-- 
This ASX file doesn't play
https://launchpad.net/bugs/80365

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


[Bug 79454] Re: import vte not working for python-vte

2007-01-17 Thread Kareem Kenawy
python version is 2.4.3-11ubuntu3
libvte9 version is 1:0.14.1-0ubuntu1

-- 
import vte not working for python-vte
https://launchpad.net/bugs/79454

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


[Bug 78098] Re: http_proxy defined incorrectly

2007-01-17 Thread Alex Mauer
That series of steps is precisely what I do.  The only thing I can add
to that, is that for "enter an IP to one of the entry" I specifically
enter 127.0.0.1 to the socks host, and I also enter a port (12345) for
it.  "Use the same proxy for all protocols" is left at the default of
unchecked.

-- 
http_proxy defined incorrectly
https://launchpad.net/bugs/78098

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


[Bug 78370] Re: hal must allow the "locale=" option for ntfs filesystem

2007-01-17 Thread Mantas Kriaučiūnas
** Also affects: hal (Baltix)
   Importance: Undecided
   Status: Unconfirmed

-- 
hal must allow the "locale=" option for ntfs filesystem
https://launchpad.net/bugs/78370

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


[Bug 80323] Re: Ubuntu Fiesty Herd 2 - i386 Alternate CD - gdmsetup

2007-01-17 Thread ahaslam
*** This bug is a duplicate of bug 71248 ***

Not a GDM/gdmsetup problem, see here:
https://launchpad.net/ubuntu/+source/dbus-glib/+bug/71248

The workaround mentioned is working for me.

-- 
Ubuntu Fiesty Herd 2 - i386 Alternate CD - gdmsetup
https://launchpad.net/bugs/80323

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


[Bug 70618] Re: Unable to login after session crash

2007-01-17 Thread Marius Gedminas
I was just looking for an existing bug report to report this exact
problem.  I appended my comment to
https://launchpad.net/ubuntu/+bug/49594.  Summary: after pressing
Ctrl+Alt+Backspace I still see bonobo-activation-server, gconfd, a few
panel applets, esd and evolution-data-server processes running.

-- 
Unable to login after session crash
https://launchpad.net/bugs/70618

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


[Bug 80343] invisible logout dialog with xcompmgr

2007-01-17 Thread Marius Gedminas
Public bug reported:

Binary package hint: gnome-session

If I have xcompmgr running, and select System -> Log out from the panel
menu, I see no fade effect, and no logout dialog.  The keyboard and
mouse are grabbed and I cannot do anything (other than to click on a
dialog full of buttons that I cannot see).  Thankfully pressing Esc
gives me back the control over my desktop.

** Affects: gnome-session (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
invisible logout dialog with xcompmgr
https://launchpad.net/bugs/80343

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


Re: [Bug 80242] Re: keyboard layout bug

2007-01-17 Thread Sorush.Nazari
Hi.
I'm using ubuntu edgy with sources from source-o-matic.. 386, it was
initially kubuntu but I installed gnome too..
I still can't see the maps..


On 1/17/07, Sebastien Bacher <[EMAIL PROTECTED]> wrote:
>
> Thank you for your bug. What version of Ubuntu do you use?
>
> ** Changed in: control-center (Ubuntu)
>  Assignee: (unassigned) => Ubuntu Desktop Bugs
>Status: Unconfirmed => Needs Info
>
> --
> keyboard layout bug
> https://launchpad.net/bugs/80242
>

-- 
keyboard layout bug
https://launchpad.net/bugs/80242

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


[Bug 80339] /etc/init.d/gdm restart fails to start gdm

2007-01-17 Thread Marius Gedminas
Public bug reported:

Binary package hint: gdm

Just today I tried to restart gdm with sudo /etc/init.d/gdm restart from
an X terminal.  The server shut down (it took quite some time, > 10
seconds, for a while I thought the system crashed), and I was left
looking at a text console.

/var/log/daemon.log has this:

Jan 17 22:31:02 localhost gdm[26242]: Display :0 is busy. There is another X 
server running already.
Jan 17 22:31:05 localhost gdm[26242]: Display :0 is busy. There is another X 
server running already.

Looks like /etc/init.d/gdm restart does not wait for the current gdm to
fully shut down before it tries to start a new one.

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

-- 
/etc/init.d/gdm restart fails to start gdm
https://launchpad.net/bugs/80339

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


[Bug 80323] Re: Ubuntu Fiesty Herd 2 - i386 Alternate CD - gdmsetup

2007-01-17 Thread didier
*** This bug is a duplicate of bug 71248 ***

** This bug has been marked a duplicate of bug 71248
   apps using dbus hang when runned with sudo

-- 
Ubuntu Fiesty Herd 2 - i386 Alternate CD - gdmsetup
https://launchpad.net/bugs/80323

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


[Bug 79646] Re: Launcher Dragging Maneuver Causes Launcher to be Nullified

2007-01-17 Thread Sebastien Bacher
*** This bug is a duplicate of bug 59431 ***

No problem, the other bug might have not been listed because it was
makred "Fix Released" instead of "Fix Commited", I've fixed than when
I've closed that one duplicate

-- 
Launcher Dragging Maneuver Causes Launcher to be Nullified
https://launchpad.net/bugs/79646

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


[Bug 80323] Ubuntu Fiesty Herd 2 - i386 Alternate CD - gdmsetup

2007-01-17 Thread ahaslam
Public bug reported:

Binary package hint: gdm

Test case type: Ubuntu Feisty X86, Alternate CD. Changing login
settings.

Image ID: http://cdimage.ubuntu.com/releases/feisty/herd-2/feisty-
alternate-i386.iso

Dowloaded and burned: feisty-desktop-i386.iso

Date of testing: 17.jan.2007

Md5sum confirmed: Yes.

Pass/Fail: Fail.
-

I can't change the login settings using gdmsetup, this is from both the
control center & the CLI.

When I issue 'gksudo gdmsetup' I'm asked for my password and then
nothing happens, it just seems to wait indefinitely.

This happens at every attempt, on every login - no errors are ever
logged, it just waits

Hardware specs (if applicable) can be found in this post:
http://www.ubuntuforums.org/showpost...41&postcount=1

Also posted @ ubuntuforums:
http://www.ubuntuforums.org/showthread.php?t=340680

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

-- 
Ubuntu Fiesty Herd 2 - i386 Alternate CD - gdmsetup
https://launchpad.net/bugs/80323

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


[Bug 69702] Re: "/me"-actions are displayed incorrectly

2007-01-17 Thread Sebastien Bacher
marking fixed then, feisty has the new version

** Changed in: xchat-gnome (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
"/me"-actions are displayed incorrectly
https://launchpad.net/bugs/69702

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


[Bug 21915] Re: esound causes desktop session to hang

2007-01-17 Thread Christoffer Sørensen
I just had to killall esd on feisty.

Should I reopen this bug?

-- 
esound causes desktop session to hang
https://launchpad.net/bugs/21915

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


[Bug 67164] Re: Evince print dialog doesn't respect page setup settings

2007-01-17 Thread Roman
I'm sorry, I forgot . I'm using Ubuntu Edgy, not yet Feisty.

-- 
Evince print dialog doesn't respect page setup settings
https://launchpad.net/bugs/67164

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


[Bug 67164] Re: Evince print dialog doesn't respect page setup settings

2007-01-17 Thread Roman
I can't find the option to print on odd or even pages, either.
I installed both packages (evince and gnome-icon-theme) from yemu with sudo 
dpkg -i *.deb . The new printing dialog appears but definitely no option like 
this.

-- 
Evince print dialog doesn't respect page setup settings
https://launchpad.net/bugs/67164

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


[Bug 79639] Re: gnome panel crashes on right-click

2007-01-17 Thread Matias
this is the output:

gnome-panel:
  Instalados: 2.16.1-0ubuntu3
  Candidato: 2.16.1-0ubuntu4~prop1
  Tabla de versión:
 2.16.1-0ubuntu4~prop1 0
500 http://archive.ubuntu.com edgy-proposed/main Packages
 *** 2.16.1-0ubuntu3 0
500 http://archive.ubuntu.com edgy/main Packages
100 /var/lib/dpkg/status
gnome-panel-dbg:
  Instalados: (ninguno)
  Candidato: 2.16.1-0ubuntu4~prop1
  Tabla de versión:
 2.16.1-0ubuntu4~prop1 0
500 http://archive.ubuntu.com edgy-proposed/main Packages
 2.16.1-0ubuntu3 0
500 http://archive.ubuntu.com edgy/main Packages

The version I had was   2.16.1-0ubuntu4~prop1 0

-- 
gnome panel crashes on right-click
https://launchpad.net/bugs/79639

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

[Bug 54975] Re: Aplay terminates Fonix DECtalk, sometimes Orca

2007-01-17 Thread Joanie
Not in terms of making the problem go away. :-) The problem persists in
Feisty, even with esd turned off.

But it is helpful to know what the problem is.  In light of Luke's
explanation, the best solution seems to be to disable unnecessary sound
events and/or use a different software sythesizer.

-- 
Aplay terminates Fonix DECtalk, sometimes Orca
https://launchpad.net/bugs/54975

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


Re: [Bug 62793] Re: Crash: I open many program and crash gaim

2007-01-17 Thread guido983
ok, next time I'll do in this way


2007/1/17, Sebastien Bacher <[EMAIL PROTECTED]>:
>
> no problem, feel free to open a new bug if you are not sure of what you
> are doing, somebody from the bugsquad will triage the bug and mark it
> duplicate if required
>
> --
> Crash: I open many program and crash gaim
> https://launchpad.net/bugs/62793
>


-- 
--
E-mai spedita da Guido Grassadonio

Visita il mieo Blog: http://landofnowhere.splinder.com

Boicotta la Microsoft per esempio scaricando il browser Mozilla Firefox dal
sito http://www.mozillaitalia.org o comunque smettendo di usare Internet
Explorer.
Prova OpenOffice al posto di Ms Office: http://it.openoffice.org/
e se puoi installa Linux sul tuo computer; un ottima distribuzione al trovi
qui: http://www.ubuntuitalia.org/
Oppure prova FreeBSD scaricandolo dal sito http://www.freebsd.org/it

NO ALLA GUERRA, VIA I SOLDATI ITALIANI DALL'AFGHANISTAN E NO AD UNA MISSIONE
EQUIVOCA IN LIBANO

http://italy.indymedia.org
http://www.peacelink.it
http://www.warnews.it
http://www.peacereporter.it

-- 
Crash: I open many program and crash gaim
https://launchpad.net/bugs/62793

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


[Bug 66257] Re: [edgy] Screen blanks when watching movies

2007-01-17 Thread Jeff Bailey
Appears to be fixed in feisty with 2.17.5-0ubuntu1

-- 
[edgy] Screen blanks when watching movies
https://launchpad.net/bugs/66257

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


[Bug 69702] Re: "/me"-actions are displayed incorrectly

2007-01-17 Thread Guillaume Desmottes
This bug is fixed in 0.16.

** Changed in: xchat-gnome (Ubuntu)
   Status: Needs Info => Fix Committed

-- 
"/me"-actions are displayed incorrectly
https://launchpad.net/bugs/69702

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


[Bug 62793] Re: Crash: I open many program and crash gaim

2007-01-17 Thread Sebastien Bacher
no problem, feel free to open a new bug if you are not sure of what you
are doing, somebody from the bugsquad will triage the bug and mark it
duplicate if required

-- 
Crash: I open many program and crash gaim
https://launchpad.net/bugs/62793

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


[Bug 68420] Re: Epiphany crashed when deleting all boomarks

2007-01-17 Thread Sebastien Bacher
fixed to feisty

** Changed in: epiphany-browser (Ubuntu)
   Status: Confirmed => Fix Released

-- 
Epiphany crashed when deleting all boomarks
https://launchpad.net/bugs/68420

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


[Bug 79639] Re: gnome panel crashes on right-click

2007-01-17 Thread Sebastien Bacher
what version of gnome-panel is installed? Could you run "apt-cache
policy gnome-panel gnome-panel-dbg" and copy that to a comment?

-- 
gnome panel crashes on right-click
https://launchpad.net/bugs/79639

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


[Bug 79646] Re: Launcher Dragging Maneuver Causes Launcher to be Nullified

2007-01-17 Thread Stephen Eisenhauer
*** This bug is a duplicate of bug 59431 ***

Ah, apologies.  I wasn't able to find the existing bug.

-- 
Launcher Dragging Maneuver Causes Launcher to be Nullified
https://launchpad.net/bugs/79646

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


[Bug 21399] Re: evolution crashes on quit

2007-01-17 Thread Michael R. Head
OK, Unfortunately, the full size apport crash file was 70MB, and the
upload failed, so I attached the small one.

-- 
evolution crashes on quit
https://launchpad.net/bugs/21399

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


[Bug 80302] Improved package descriptions

2007-01-17 Thread VincentGeddes
Public bug reported:

Binary package hint: glade-3

I have looked at the descriptions of all the glade-3 packages, and
thought they could be improved somewhat.

Below are the descriptions which I think would be more appropriate:

  glade-3:  User Interface Designer for GTK+ and GNOME
  glade-gnome-3:   GNOME plugin for the Glade interface designer library
  libgladeui-1-4: Glade interface designer library
  libgladeui-1-2: Glade interface designer library
  libgladeui-1-common:  Common files for the Glade interface designer library
  libgladeui-1-dev:  Development files for the Glade interface designer 
library

** Affects: glade-3 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Improved package descriptions
https://launchpad.net/bugs/80302

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


[Bug 80301] Re: Add support for launchpad-integration

2007-01-17 Thread VincentGeddes
here's the patch, enjoy.

** Attachment added: "adds support for launchpad-integration"
   http://librarian.launchpad.net/5778905/launchpad-integration.diff

-- 
Add support for launchpad-integration
https://launchpad.net/bugs/80301

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


[Bug 80301] Add support for launchpad-integration

2007-01-17 Thread VincentGeddes
Public bug reported:

Binary package hint: glade-3

I have created a patch that adds support for launchpad-integration.
Obviously, such a feature would be more appropriate here than in the
upstream package.

I created the patch against the 'glade-3_3.1.4.orig.tar.gz' source
tarball.

** Affects: glade-3 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Add support for launchpad-integration
https://launchpad.net/bugs/80301

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


Re: [Bug 61381] Re: gnome-settings-daemon crashes at login

2007-01-17 Thread frank
As I have already said I fixed the problem simply by turning off the Windows 
XP firewall, so I think it must be some sort of port issue. Suse works fine 
with the fire wall ON!

- Original Message - 
From: "James Dupin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 17, 2007 12:23 PM
Subject: [Bug 61381] Re: gnome-settings-daemon crashes at login


This problem seems to be tied indeed to some value problems in /etc/hosts 
and /etc/network/interfaces.
I removed ::1 ip6-localhost ip6-loopback from /etc/hosts and added the lo 
loopback reference in /etc/network/interfaces.

I will test things separately to point out which one does what.

-- 
gnome-settings-daemon crashes at login
https://launchpad.net/bugs/61381


-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.13/634 - Release Date: 17/01/2007 
16:45

-- 
gnome-settings-daemon crashes at login
https://launchpad.net/bugs/61381

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


[Bug 80291] Re: aim no longer connects and eventually crashes

2007-01-17 Thread Noah Horn

** Attachment added: "One of the recent crashes after a connection failure."
   http://librarian.launchpad.net/5778862/_usr_bin_gaim.1000.crash

** Description changed:

  Binary package hint: gaim
  
  Greetings
- I'm using gaim (1:2.0.0+beta3.1-1ubuntu) and it was working perfectly until 
two nights ago, when I attempted to establish a Direct IM to someone and send 
an image.  It crashed after locking up for two minutes, and now will not 
connect to the AIM network--but it still connects using all of the other 
protocols, just not AIM/ICQ.  I've tried reinstalling/complete removal, new 
accounts, and nothing works.  It's not a problem with the screen names, as I've 
successfully used meebo.com since the time of the crash.  Connection info is: 
login.oscar.aol.com / 5190 / ISO-8859-1 / use AIM/ICQ proxy server / no proxy.  
The program now simply does not make it past the "Connecting" phase.  If I let 
it try to connect to the AIM network long enough, it sometimes crashes.
+ I'm using gaim (1:2.0.0+beta3.1-1ubuntu) (Edgy 6.10) and it was working 
perfectly until two nights ago, when I attempted to establish a Direct IM to 
someone and send an image.  It crashed after locking up for two minutes, and 
now will not connect to the AIM network--but it still connects using all of the 
other protocols, just not AIM/ICQ.  I've tried reinstalling/complete removal, 
new accounts, and nothing works.  It's not a problem with the screen names, as 
I've successfully used meebo.com since the time of the crash.  Connection info 
is: login.oscar.aol.com / 5190 / ISO-8859-1 / use AIM/ICQ proxy server / no 
proxy.  The program now simply does not make it past the "Connecting" phase.  
If I let it try to connect to the AIM network long enough, it sometimes crashes.
  
  Thanks,
  Noah

** Summary changed:

- aim no longer connects and eventually crashes
+ AIM no longer connects and eventually crashes

** Description changed:

  Binary package hint: gaim
  
  Greetings
- I'm using gaim (1:2.0.0+beta3.1-1ubuntu) (Edgy 6.10) and it was working 
perfectly until two nights ago, when I attempted to establish a Direct IM to 
someone and send an image.  It crashed after locking up for two minutes, and 
now will not connect to the AIM network--but it still connects using all of the 
other protocols, just not AIM/ICQ.  I've tried reinstalling/complete removal, 
new accounts, and nothing works.  It's not a problem with the screen names, as 
I've successfully used meebo.com since the time of the crash.  Connection info 
is: login.oscar.aol.com / 5190 / ISO-8859-1 / use AIM/ICQ proxy server / no 
proxy.  The program now simply does not make it past the "Connecting" phase.  
If I let it try to connect to the AIM network long enough, it sometimes crashes.
+ I'm using gaim (1:2.0.0+beta3.1-1ubuntu) and it was working perfectly until 
two nights ago, when I attempted to establish a Direct IM to someone and send 
an image.  It crashed after locking up for two minutes, and now will not 
connect to the AIM network--but it still connects using all of the other 
protocols, just not AIM/ICQ.  I've tried reinstalling/complete removal, new 
accounts, and nothing works.  It's not a problem with the screen names, as I've 
successfully used meebo.com since the time of the crash.  Connection info is: 
login.oscar.aol.com / 5190 / ISO-8859-1 / use AIM/ICQ proxy server / no proxy.  
The program now simply does not make it past the "Connecting" phase.  If I let 
it try to connect to the AIM network long enough, it sometimes crashes.
  
  Thanks,
  Noah

-- 
AIM no longer connects and eventually crashes
https://launchpad.net/bugs/80291

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


[Bug 80291] aim no longer connects and eventually crashes

2007-01-17 Thread Noah Horn
Public bug reported:

Binary package hint: gaim

Greetings
I'm using gaim (1:2.0.0+beta3.1-1ubuntu) and it was working perfectly until two 
nights ago, when I attempted to establish a Direct IM to someone and send an 
image.  It crashed after locking up for two minutes, and now will not connect 
to the AIM network--but it still connects using all of the other protocols, 
just not AIM/ICQ.  I've tried reinstalling/complete removal, new accounts, and 
nothing works.  It's not a problem with the screen names, as I've successfully 
used meebo.com since the time of the crash.  Connection info is: 
login.oscar.aol.com / 5190 / ISO-8859-1 / use AIM/ICQ proxy server / no proxy.  
The program now simply does not make it past the "Connecting" phase.  If I let 
it try to connect to the AIM network long enough, it sometimes crashes.

Thanks,
Noah

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

-- 
AIM no longer connects and eventually crashes
https://launchpad.net/bugs/80291

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


[Bug 43350] Re: Too Low Resolution Backgrounds

2007-01-17 Thread Troy James Sobotka
This bug is largely surrounding resolution of background images -- so I
have merged a bug thread that deals with multi-head resolutions.


At the very least -- Feisty should provide at least ONE SVG background to 
accommodate all of these issues.  I realize this isn't optimal for the users of 
such setups and extremely high resolution monitors, but it is at least a step 
in the proper direction and would address _all_ of the issues we see in this 
thread and the other merged bug report.

The SVG issue will probably be addressed by the artwork community at
large before the official default package as the artwork is handled by
sabdfl, and he wasn't too keen on SVG during Edgy.  Perhaps his opinion
has shifted somewhat during the course of Ubuntu?  sabdfl?

That said, the community that is subscribed to this bug would gladly
help you if we can get some solid aspect ratio issues out of the way.

If you folks out there with multi-head support enabled could offer up
some of your aspect ratios, it would be most helpful. HD is irrelevant
as it is roughly 16:9 -- close enough to our dual format targets -- 4:5
and 16:10 (4:5 accomodates 4:3 etc, and 16:10 accomodates 16:9)

For example, as a user who is not entirely familiar with Linux multi-
head:

 1) It appears your image is spread across all desktops. Is this an
option? Can you set a secondary image (IE take two smaller images) and
set each display independently?

 2) When you set the 'zoom' parameter on the wallpaper setting, does it
properly take into account both monitors? Use a test image to experiment
if you can (Attached a sample.)

Anyone who can take the time to accomplish this will would be greatly
appreciated. I know that the community of artists at large would love to
support your displays, so please take the time.

Once again, it will probably take more effort to affect the default
installation of Ubuntu -- but we need to start somewhere. Thank you all
for your time.

ATTENTION ARTISTS:  Anyone out there with solid SVG skills who could
possibly take up an experiment to generate the current default wallpaper
in SVG format please step up.  Inkscape is the preferred tool as it will
assure you a reasonable level of compatibility with the GNOME SVG
rendering libs.  As a general rule -- if it thumbnails properly it will
render properly.  Thank you.

** Attachment added: "Visual test pattern image for aspect ratio guesses."
   http://librarian.launchpad.net/5778860/TestCard_1024_hires.jpg

-- 
Too Low Resolution Backgrounds
https://launchpad.net/bugs/43350

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


[Bug 66860] Re: evolution-alarm-notify crashes on startup

2007-01-17 Thread Jonah
i'm also getting a crash report on startup - i've got beryl loaded but
not turned on

** Attachment added: "crash report file"
   
http://librarian.launchpad.net/5778844/_usr_lib_evolution_2.10_evolution-alarm-notify.1000.crash

-- 
evolution-alarm-notify crashes on startup
https://launchpad.net/bugs/66860

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


[Bug 45385] Re: no wallpaper for dual head/very wide screen monitors

2007-01-17 Thread Troy James Sobotka
*** This bug is a duplicate of bug 43350 ***

I am going to mark this as a duplicate of bug 43350 as the development
of various resolutions is handled under one umbrella.

Discussion continues over in bug 43350 -- please read it if you aren't
involved.

** This bug has been marked a duplicate of bug 43350
   Too Low Resolution Backgrounds

-- 
no wallpaper for dual head/very wide screen monitors
https://launchpad.net/bugs/45385

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


[Bug 80210] Re: Totem 2.17.5 crashes when no CD inserted

2007-01-17 Thread Sebastien Bacher
That is fixed with that upload, totem Depends on the new version of the
lib now:

 totem (2.17.5-0ubuntu2) feisty; urgency=low
 .
   * debian/patches/90_from_svn_fix_click_action_for_gstreamer.dpatch:
 - patch from SVN, fix click actions on the video with gstreamer
   (Ubuntu: #80203)
   * debian/rules:
 - updated the libtotem-plparser1 shlib version (Ubuntu: #80210)


** Changed in: totem (Ubuntu)
   Importance: Undecided => Medium
   Status: Needs Info => Fix Released

-- 
Totem 2.17.5 crashes when no CD inserted
https://launchpad.net/bugs/80210

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


[Bug 72645] Re: _Very_ poor linear scaling used in GDM when SVG images are scaled

2007-01-17 Thread Troy James Sobotka
Yes.

I actually think this applies to several aspects of the GNOME rendering
engine -- if we can track down exactly where the SVG is being pre-
cached, we can probably figure out what is going on.

I will render a test image and provide screenshots.

Also, Sebastien, is there any way to have SVGs rendered during the
bootup process to prevent the very noticeable lag on complex SVG
backgrounds in a GDM?  IE:  If you have a complicated SVG image as a
background used in GDM, the lag will be massive during boot.  I realize
that last comment is probably an upstream issue, but it would require
some forethought before pushing it.

-- 
_Very_ poor linear scaling used in GDM when SVG images are scaled
https://launchpad.net/bugs/72645

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


[Bug 80203] Re: double-clicking to go fullscreen

2007-01-17 Thread Sebastien Bacher
The bug is fixed with that upload:

 totem (2.17.5-0ubuntu2) feisty; urgency=low
 .
   * debian/patches/90_from_svn_fix_click_action_for_gstreamer.dpatch:
 - patch from SVN, fix click actions on the video with gstreamer
   (Ubuntu: #80203)
   * debian/rules:
 - updated the libtotem-plparser1 shlib version (Ubuntu: #80210)


** Changed in: totem (Ubuntu)
   Status: Confirmed => Fix Released

-- 
double-clicking to go fullscreen
https://launchpad.net/bugs/80203

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


Re: [Bug 62793] Re: Crash: I open many program and crash gaim

2007-01-17 Thread guido983
Really I don't know if it's the same problem. I had more firefox pages
opened, a peer to peer application (started with wine) and openoffice (or
Abiword, I can't remember) opened too. I can't say more, I'm not a Linux
expert... The system asked me to search if there's a similar problem in the
bug report list. I though this may bee.

Sorry for my English, I'm italian


2007/1/17, Sebastien Bacher <[EMAIL PROTECTED]>:
>
> THank you for the crash file guido983, how do you know that's the same
> problem though? Your crash file matches bug #76010
>
> --
> Crash: I open many program and crash gaim
> https://launchpad.net/bugs/62793
>


-- 
--
E-mai spedita da Guido Grassadonio

Visita il mieo Blog: http://landofnowhere.splinder.com

Boicotta la Microsoft per esempio scaricando il browser Mozilla Firefox dal
sito http://www.mozillaitalia.org o comunque smettendo di usare Internet
Explorer.
Prova OpenOffice al posto di Ms Office: http://it.openoffice.org/
e se puoi installa Linux sul tuo computer; un ottima distribuzione al trovi
qui: http://www.ubuntuitalia.org/
Oppure prova FreeBSD scaricandolo dal sito http://www.freebsd.org/it

NO ALLA GUERRA, VIA I SOLDATI ITALIANI DALL'AFGHANISTAN E NO AD UNA MISSIONE
EQUIVOCA IN LIBANO

http://italy.indymedia.org
http://www.peacelink.it
http://www.warnews.it
http://www.peacereporter.it

-- 
Crash: I open many program and crash gaim
https://launchpad.net/bugs/62793

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


[Bug 77186] Re: http links don't work correctly

2007-01-17 Thread Sebastien Bacher
from the upstream bug that's a problem due to poppler

** Changed in: evince (upstream)
 Bugwatch: GNOME Bug Tracker #395842 => Freedesktop Bugzilla #9689
   Status: Unconfirmed => Unknown

** Changed in: evince (Ubuntu)
Sourcepackagename: evince => poppler

-- 
http links don't work correctly
https://launchpad.net/bugs/77186

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


[Bug 80236] Re: gnome-control-center gnome theme manger crash

2007-01-17 Thread Sebastien Bacher
*** This bug is a duplicate of bug 71345 ***

Thanks for the bug report. This particular bug has already been
reported into our bug tracking system, but please feel free to report
any further bugs which you find.

** Changed in: control-center (Ubuntu)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Ubuntu Desktop Bugs
   Status: Unconfirmed => Rejected

** This bug has been marked a duplicate of bug 71345
   GTK applications crash sometime with gdk_events functions to the backtrace

-- 
gnome-control-center gnome theme manger crash
https://launchpad.net/bugs/80236

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


[Bug 79639] Re: gnome panel crashes on right-click

2007-01-17 Thread Matias
Sorry about my English, sometimes it faults.
The version with debug symbols forces me to downgrade the gnome-panel. 
That's what I wanted to say.

-- 
gnome panel crashes on right-click
https://launchpad.net/bugs/79639

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


[Bug 55936] Re: Browsing Dropdown Won't Expand Fully

2007-01-17 Thread Sebastien Bacher
Thank you for your bug. What window manager do you use? Could you attach
a screenshot for the dialog?

** Changed in: gtk+2.0 (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs
   Status: Confirmed => Needs Info

-- 
Browsing Dropdown Won't Expand Fully
https://launchpad.net/bugs/55936

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


[Bug 50209] Re: new layout for logout-dialog

2007-01-17 Thread Lou Ruppert
Anything would probably be an improvement over the current dialog in
Dapper.  I have to come in and start up a couple machines a week from
folks with walnut-sized brains who are accustomed to clicking the lower
right button on any popup window they're too lazy to read.  In this
case, they select 'shutdown,' (the shiny red button on the lower right)
and as they're walking off to go sniff glue and forget about their
computing experience, the computer is merrily shutting itself down.

This wouldn't be the nightmare it is, if there was a way to disable
shutdown privileges for GNOME, but I can't find a way to do that.  The
next best thing would be to put something less intrusive in the lower
right.

Anybody know where to buy a cattle prod that can be activated via
bluetooth?

-- 
new layout for logout-dialog
https://launchpad.net/bugs/50209

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


[Bug 49817] Re: taskbar blinks after restoring session

2007-01-17 Thread Keywan Najafi Tonekaboni
I thought I wrote an answer. sorry for this mistake (maybe I sent it via
mail).

Yes, the problem still exist. I have found something else out:

restored gnome-terminal windows didn't blink, after I logged in. But
when I switch the workspace they start to blink.

No, I didn't use any fancy Compiz/xgl stuff. Just good old 2d metacity.

** Changed in: gnome-session (Ubuntu)
   Status: Rejected => Unconfirmed

-- 
taskbar blinks after restoring session
https://launchpad.net/bugs/49817

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


[Bug 80272] Re: does not print remote pdf

2007-01-17 Thread Sebastien Bacher
That's known upstream and should be fixed with the feisty version:
http://bugzilla.gnome.org/show_bug.cgi?id=355753

** Changed in: evince (Ubuntu)
   Importance: Undecided => Low

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

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

-- 
does not print remote pdf
https://launchpad.net/bugs/80272

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


[Bug 80272] Re: does not print remote pdf

2007-01-17 Thread Sebastien Bacher
Thank you for your bug. What version of Ubuntu do you use?

** Changed in: evince (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs
   Status: Unconfirmed => Needs Info

-- 
does not print remote pdf
https://launchpad.net/bugs/80272

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


[Bug 62793] Re: Crash: I open many program and crash gaim

2007-01-17 Thread Sebastien Bacher
no reply from the submitter closing that bug, feel free to reopen it
with the asked informations if you still have the problem

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

-- 
Crash: I open many program and crash gaim
https://launchpad.net/bugs/62793

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


[Bug 62793] Re: Crash: I open many program and crash gaim

2007-01-17 Thread Sebastien Bacher
THank you for the crash file guido983, how do you know that's the same
problem though? Your crash file matches bug #76010

-- 
Crash: I open many program and crash gaim
https://launchpad.net/bugs/62793

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


[Bug 79686] Re: nautilus cd burner doesn't work

2007-01-17 Thread Sebastien Bacher
Thank you for your bug. Does the behaviour depends on what you are
recording? Do you have lot of small files to the CD? Could you get a
backtrace for the hang (https://wiki.ubuntu.com/Backtrace)?

** Changed in: nautilus-cd-burner (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs
   Status: Unconfirmed => Needs Info

-- 
nautilus cd burner doesn't work
https://launchpad.net/bugs/79686

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


[Bug 79612] Re: Gnome-about-me crashes

2007-01-17 Thread Luca_VR
Ok here it is

** Attachment added: "Backtrace log 2"
   http://librarian.launchpad.net/5778761/gdb-gnome-about-me.txt

-- 
Gnome-about-me crashes
https://launchpad.net/bugs/79612

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


[Bug 80251] Re: Gnome Sound Properties crashes when selecting ALSA as Recording Input

2007-01-17 Thread Sebastien Bacher
Debug backtrace for the crash file:

#0  gst_base_src_getcaps (pad=0x8450010) at gstbasesrc.c:508
#1  0xb78bf8cf in gst_pad_get_caps_unlocked (pad=0x8450010) at gstpad.c:1896
#2  0xb78c2ba0 in gst_pad_get_caps (pad=0x8450010) at gstpad.c:1984
#3  0xb78b7a1d in gst_proxy_pad_do_getcaps (pad=0x8447000) at gstghostpad.c:225
#4  0xb78bf8cf in gst_pad_get_caps_unlocked (pad=0x8447000) at gstpad.c:1896
#5  0xb78c2ba0 in gst_pad_get_caps (pad=0x8447000) at gstpad.c:1984
#6  0xb78c477b in gst_pad_peer_get_caps (pad=0x84500d0) at gstpad.c:2019
#7  0xb4e1847e in gst_base_transform_getcaps (pad=0x8450190) at 
gstbasetransform.c:554
#8  0xb78bf8cf in gst_pad_get_caps_unlocked (pad=0x8450190) at gstpad.c:1896
#9  0xb78c2ba0 in gst_pad_get_caps (pad=0x8450190) at gstpad.c:1984
#10 0xb78c477b in gst_pad_peer_get_caps (pad=0x8450250) at gstpad.c:2019
#11 0xb4e1847e in gst_base_transform_getcaps (pad=0x8450310) at 
gstbasetransform.c:554
#12 0xb78bf8cf in gst_pad_get_caps_unlocked (pad=0x8450310) at gstpad.c:1896
#13 0xb78c2ba0 in gst_pad_get_caps (pad=0x8450310) at gstpad.c:1984
#14 0xb78b7a1d in gst_proxy_pad_do_getcaps (pad=0x84461a0) at gstghostpad.c:225
#15 0xb78bf8cf in gst_pad_get_caps_unlocked (pad=0x84461a0) at gstpad.c:1896
#16 0xb78c2ba0 in gst_pad_get_caps (pad=0x84461a0) at gstpad.c:1984
#17 0xb78b7a1d in gst_proxy_pad_do_getcaps (pad=0x8446268) at gstghostpad.c:225
#18 0xb78bf8cf in gst_pad_get_caps_unlocked (pad=0x8446268) at gstpad.c:1896
#19 0xb78c4aa0 in gst_pad_link (srcpad=0x8446268, sinkpad=0x8450550) at 
gstpad.c:1585
#20 0xb78b6270 in gst_ghost_pad_set_target (gpad=0x84471c0, 
newtarget=0x8450550) at gstghostpad.c:1082
#21 0xb4fc482d in __PRETTY_FUNCTION__.3218 () from /usr/lib/librsvg-2.so.2
...

-- 
Gnome Sound Properties crashes when selecting ALSA as Recording Input
https://launchpad.net/bugs/80251

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


[Bug 80251] Re: Gnome Sound Properties crashes when selecting ALSA as Recording Input

2007-01-17 Thread Sebastien Bacher
Thank you for your bug. That's a crash to gstreamer

** Changed in: control-center (Ubuntu)
Sourcepackagename: control-center => gstreamer0.10
   Importance: Undecided => Medium

-- 
Gnome Sound Properties crashes when selecting ALSA as Recording Input
https://launchpad.net/bugs/80251

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


[Bug 80258] Re: "copy disk" blocks at end

2007-01-17 Thread Sebastien Bacher
Thank you for your bug. What version of Ubuntu do you use? Could you
activate the gconf key /apps/nautilus-cd-burner/debug and get a debug
log?

** Changed in: nautilus-cd-burner (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs
   Status: Unconfirmed => Needs Info

-- 
"copy disk" blocks at end
https://launchpad.net/bugs/80258

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


[Bug 78500] Re: gnome-control-center wipes out /home/user

2007-01-17 Thread ville palo
** Changed in: control-center (Ubuntu)
   Importance: High => Critical

-- 
gnome-control-center wipes out /home/user
https://launchpad.net/bugs/78500

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


[Bug 79188] Re: Dia hangs while starting

2007-01-17 Thread Inaldo
I get the following messages in the same version (Feisty):

b6a4e000-b6a73000 rw-p 001ab000 03:01 16578  
/usr/lib/python-support/python-gtk2/python2.5/gtk-2.0/gtk/_gtk.so
b6a73000-b6a95000 r-xp  03:01 2459056
/usr/lib/python-support/python-gobject/python2.5/gtk-2.0/gobject/_gobject.so
b6a95000-b6a98000 rw-p 00022000 03:01 2459056
/usr/lib/python-support/python-gobject/python2.5/gtk-2.0/gobject/_gobject.so
b6a98000-b6ab3000 r--p  03:01 294914 
/usr/share/locale-langpack/pt/LC_MESSAGES/dia.mo
b6ab3000-b6ac2000 r-xp  03:01 1032263/lib/libbz2.so.1.0.3
b6ac2000-b6ac3000 rw-p f000 03:01 1032263/lib/libbz2.so.1.0.3
b6ac5000-b6ad3000 r-xp  03:01 18225  
/usr/lib/python2.5/site-packages/cairo/_cairo.so
b6ad3000-b6ad5000 rw-p e000 03:01 18225  
/usr/lib/python2.5/site-packages/cairo/_cairo.so
b6ad5000-b6ad9000 r-xp  03:01 1359906
/usr/lib/python2.5/lib-dynload/zlib.so
b6ad9000-b6adb000 rw-p 3000 03:01 1359906
/usr/lib/python2.5/lib-dynload/zlib.so
b6adb000-b6ae1000 r-xp  03:01 1359892
/usr/lib/python2.5/lib-dynload/bz2.so
b6ae1000-b6ae3000 rw-p 5000 03:01 1359892
/usr/lib/python2.5/lib-dynload/bz2.so
b6ae3000-b6b06000 r-xp  03:01 17313  
/usr/lib/python2.5/site-packages/_xmlplus/parsers/pyexpat.so
b6b06000-b6b09000 rw-p 00023000 03:01 17313  
/usr/lib/python2.5/site-packages/_xmlplus/parsers/pyexpat.so
b6b09000-b6b6a000 rw-p b6b09000 00:00 0 
b6b6a000-b6c8d000 r-xp  03:01 508013 
/usr/lib/i686/cmov/libcrypto.so.0.9.8
b6c8d000-b6ca1000 rw-p 00123000 03:01 508013 
/usr/lib/i686/cmov/libcrypto.so.0.9.8
b6ca1000-b6ca5000 rw-p b6ca1000 00:00 0 
b6ca5000-b6ce r-xp  03:01 508014 
/usr/lib/i686/cmov/libssl.so.0.9.8
b6ce-b6ce4000 rw-p 0003a000 03:01 508014 
/usr/lib/i686/cmov/libssl.so.0.9.8
b6ce7000-b6ce9000 r-xp  03:01 1359887
/usr/lib/python2.5/lib-dynload/resource.so
b6ce9000-b6cea000 rw-p 1000 03:01 1359887
/usr/lib/python2.5/lib-dynload/resource.so
b6cea000-b6cef000 r-xp  03:01 17333  
/usr/lib/python2.5/lib-dynload/operator.so
b6cef000-b6cf rw-p 5000 03:01 17333  
/usr/lib/python2.5/lib-dynload/operator.so
b6cf-b6cf3000 r-xp  03:01 17462  
/usr/lib/python2.5/lib-dynload/_locale.so
b6cf3000-b6cf4000 rw-p 3000 03:01 17462  
/usr/lib/python2.5/lib-dynload/_locale.so
b6cf4000-b6cf6000 r-xp  03:01 17330  
/usr/lib/python2.5/lib-dynload/grp.so
b6cf6000-b6cf7000 rw-p 1000 03:01 17330  
/usr/lib/python2.5/lib-dynload/grp.so
b6cf7000-b6cfa000 r-xp  03:01 17338  
/usr/lib/python2.5/lib-dynload/time.so
b6cfa000-b6cfc000 rw-p 2000 03:01 17338  
/usr/lib/python2.5/lib-dynload/time.so
b6cfc000-b6cff000 r-xp  03:01 1359881
/usr/lib/python2.5/lib-dynload/_ssl.so
b6cff000-b6d0 rw-p 3000 03:01 1359881
/usr/lib/python2.5/lib-dynload/_ssl.so
b6d0-b6d0a000 r-xp  03:01 17264  
/usr/lib/python2.5/lib-dynload/_socket.so
b6d0a000-b6d0d000 rw-p a000 03:01 17264  
/usr/lib/python2.5/lib-dynload/_socket.so
b6d0d000-b6d11000 r-xp  03:01 17336  
/usr/lib/python2.5/lib-dynload/strop.so
b6d11000-b6d13000 rw-p 3000 03:01 17336  
/usr/lib/python2.5/lib-dynload/strop.so
b6d13000-b6d54000 rw-p b6d13000 00:00 0 
b6d54000-b6d56000 r-xp  03:01 17263  
/usr/lib/python2.5/lib-dynload/_random.so
b6d56000-b6d57000 rw-p 2000 03:01 17263  
/usr/lib/python2.5/lib-dynload/_random.so
b6d57000-b6d5a000 r-xp  03:01 17332  
/usr/lib/python2.5/lib-dynload/math.so
b6d5a000-b6d5b000 rw-p 2000 03:01 17332  
/usr/lib/python2.5/lib-dynload/math.so
b6d5b000-b6ddd000 rw-p b6d5b000 00:00 0 
b6ddd000-b6ddf000 r-xp  03:01 1064988
/lib/tls/i686/cmov/libutil-2.5.so
b6ddf000-b6de1000 rw-p 1000 03:01 1064988
/lib/tls/i686/cmov/libutil-2.5.so
b6de1000-b6eec000 r-xp  03:01 2330597/usr/lib/libpython2.5.so.1.0
b6eec000-b6f12000 rw-p 0010b000 03:01 2330597/usr/lib/libpython2.5.so.1.0
b6f12000-b6f18000 rw-p b6f12000 00:00 0 
b6f1a000-b6f1d000 r-xp  03:01 17325  
/usr/lib/python2.5/lib-dynload/cStringIO.so
b6f1d000-b6f1e000 rw-p 3000 03:01 17325  
/usr/lib/python2.5/lib-dynload/cStringIO.so
b6f1e000-b6f22000 r-xp  03:01 17327  
/usr/lib/python2.5/lib-dynload/binascii.so
b6f22000-b6f23000 rw-p 3000 03:01 17327  
/usr/lib/python2.5/lib-dynload/binascii.so
b6f23000-b6f28000 r-xp  03:01 17265  
/usr/lib/python2.5/lib-dynload/_struct.so
b6f28000-b6f29000 rw-p 5000 03:01 17265  
/usr/lib/python2.5/lib-dynload/_struct.so
b6f29000-b6f2b000 r-xp  03:01 17329  
/usr/lib/python2.5/lib-dynload/fcntl.so
b6f2b000-b6f2c000 rw-p 2000 03:01 17329  
/usr/lib/python2.5/lib-dynload/fcntl.so
b6f2c000-b6f2f000 r-xp  03:01 17334  
/usr/lib/python2.5/lib-dynload/select.so
b6f2f000-b6f3 rw-p 2000 03:01 

[Bug 55936] Re: Browsing Dropdown Won't Expand Fully

2007-01-17 Thread Michael Broadbent
I was able to reproduce this on Ubuntu Edgy.

Reproduction steps:
1. Start Applications > Accessories > Text Editor
2. Go to File > Save As...
3. Click on "Browse other folders"

Expected result:
The window grows to show a list of files and directories.

Actual result:
The window grows, and then shrinks to its minimal size.

Toggling "Browse other folders" a few more times makes it behave as
expected.  Closing and re-opening the dialog box does not reproduce the
bug.  You have to quit and restart the application to trigger it again.

** Changed in: firefox (Ubuntu)
Sourcepackagename: firefox => gtk+2.0
   Importance: Undecided => Low
   Status: Unconfirmed => Confirmed

-- 
Browsing Dropdown Won't Expand Fully
https://launchpad.net/bugs/55936

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


[Bug 69702] Re: "/me"-actions are displayed incorrectly

2007-01-17 Thread Ilmari Vacklin
Happens here too on Edgy, with a Finnish locale (fi_FI.UTF-8). Compiling
0.16 from the official site is a workaround. What kind of information is
needed?

-- 
"/me"-actions are displayed incorrectly
https://launchpad.net/bugs/69702

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


[Bug 78500] Re: gnome-control-center wipes out /home/user

2007-01-17 Thread iKs
** Changed in: control-center (Ubuntu)
   Status: Needs Info => Confirmed

-- 
gnome-control-center wipes out /home/user
https://launchpad.net/bugs/78500

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


[Bug 78500] Re: gnome-control-center wipes out /home/user

2007-01-17 Thread iKs
I can confirm this bug it happened to me.
And the disk admin icon is not the matter, because I tried to remove the Java 
icon from the list (in fact I didnt read carefully cause, "Remove from Startup 
Program" was in fact written.

My home just got rested to default (like if I just installed Ubuntu).
Thankfully I had just started to configure everything and all my
documents were safe but that IS a critical bug..

-- 
gnome-control-center wipes out /home/user
https://launchpad.net/bugs/78500

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


[Bug 55936] Browsing Dropdown Won't Expand Fully

2007-01-17 Thread Nattgew
Public bug reported:

When I try to save a file in Firefox, a dialog comes up.  There is an option to 
"Browse for other folders."  Clicking on this drops down a browsing area.  It 
flashes to a normal size but shrinks immediately to showing about two 
files/folders in the selected directory.  Hiding and expanding will cause the 
dropdown to open at the correct size.  Sometimes it does this on the first 
retry, sometimes it takes multiple attempts.
This happens with any dialog of that sort.
Also happens in Thunderbird.
Also happens in OpenOffice.org.
Also happens in Gedit.

Kind of related, when the dialog comes up now, the home folder and
desktop shortcuts on the left have no text or icon and are about 1/4
size.  Moving folders fixes it.

** Affects: gtk+2.0 (Ubuntu)
 Importance: Low
 Status: Confirmed

-- 
Browsing Dropdown Won't Expand Fully
https://launchpad.net/bugs/55936

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


[Bug 79639] Re: gnome panel crashes on right-click

2007-01-17 Thread Sebastien Bacher
what do you mean by "prior" to your version?

-- 
gnome panel crashes on right-click
https://launchpad.net/bugs/79639

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


[Bug 80251] Re: Gnome Sound Properties crashes when selecting ALSA as Recording Input

2007-01-17 Thread Ezazazel
It's Ubuntu Edgy Eft 32 bit Version
I have:

00:14.1 IDE interface: ATI Technologies Inc Standard Dual Channel PCI IDE 
Controller ATI
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge
00:14.5 Multimedia audio controller: ATI Technologies Inc IXP SB400 AC'97 Audio 
Controller

Sound is working fine, except for xawTV and microphone, both aren't
working yet.

-- 
Gnome Sound Properties crashes when selecting ALSA as Recording Input
https://launchpad.net/bugs/80251

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


[Bug 79586] Re: "undefined symbol: Py_InitModule4" when starting gimp

2007-01-17 Thread Sebastien Bacher
marking fixed then

** Changed in: gimp (Ubuntu)
   Importance: Undecided => High
   Status: Needs Info => Fix Released

-- 
"undefined symbol: Py_InitModule4" when starting gimp
https://launchpad.net/bugs/79586

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


[Bug 80272] does not print remote pdf

2007-01-17 Thread Francesco Potortì
Public bug reported:

Binary package hint: evince

I load a remote pdf from a nautilus remote folder opened with ssh.  When
I print, nothing is sent to the printer and I find this in ~/.xsession-
errors:

(evince:5737): Gtk-CRITICAL **: gtk_print_job_send: assertion
`priv->spool_io != NULL' failed

When I copy the file to the local disk, it prints normally.

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

-- 
does not print remote pdf
https://launchpad.net/bugs/80272

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


[Bug 59128] Re: Desktop User Guide -> Nautilus File Manager -> Writing CDs or DVDs: some poor wording / grammar problems

2007-01-17 Thread Chris Wagner
These wording changes have propagated into Feisty.

** Changed in: gnome2-user-docs (Ubuntu)
 Assignee: Ubuntu Desktop Bugs => Chris Wagner
   Status: Confirmed => Fix Released

-- 
Desktop User Guide -> Nautilus File Manager -> Writing CDs or DVDs: some poor 
wording / grammar problems
https://launchpad.net/bugs/59128

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


[Bug 62793] Re: Crash: I open many program and crash gaim

2007-01-17 Thread guido983
something similar is happened on my notebook (Ubuntu edgy)

** Attachment added: "it's the attachament that ubuntu ask me to send"
   http://librarian.launchpad.net/5778345/_usr_bin_gaim.1000.crash

-- 
Crash: I open many program and crash gaim
https://launchpad.net/bugs/62793

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


[Bug 45659] Re: When no icon is shown, notification bubbles show up in lower right corner of screen

2007-01-17 Thread Peter Whittaker
*** This bug is a duplicate of bug 36290 ***

** This bug has been marked a duplicate of bug 36290
   Misplaced bubble after suspend

-- 
When no icon is shown, notification bubbles show up in lower right corner of 
screen
https://launchpad.net/bugs/45659

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


[Bug 79686] Re: nautilus cd burner doesn't work

2007-01-17 Thread Roel Huybrechts
Hi, thanks for your bug report. I changed the package name to 'nautilus-
cd-burner'.

** Changed in: Ubuntu
Sourcepackagename: None => nautilus-cd-burner

-- 
nautilus cd burner doesn't work
https://launchpad.net/bugs/79686

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


[Bug 79686] nautilus cd burner doesn't work

2007-01-17 Thread Ryan Pavlik
Public bug reported:

I can copy files into the CD burner window, but when I go to write CD,
the window comes up, I can see "Calculating..." for size, and then the
window is no longer updated or repainted.  It must be killed.  Next time
I try to access the CD burner window, Nautilus informs me that it cannot
access burn:/// - I end up having to "killall nautilus" to restore
normal functioning.  I can never actually get burning to work, though.
This is on Edgy - it worked fine on Dapper.

** Affects: nautilus-cd-burner (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
nautilus cd burner doesn't work
https://launchpad.net/bugs/79686

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


[Bug 49817] Re: taskbar blinks after restoring session

2007-01-17 Thread Peter Whittaker
Marking as "Rejected" - bug has been in "Needs info" for almost four
months with no additional feedback. Toyed with "Fix released" based on
various comments, decided "Rejected" better matched workflow.

** Changed in: gnome-session (Ubuntu)
   Status: Unconfirmed => Rejected

-- 
taskbar blinks after restoring session
https://launchpad.net/bugs/49817

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


[Bug 44918] Re: deskbar applet is not transparent

2007-01-17 Thread ketilwaa
6.10 with all official updates. Currently version 2.16.0-0ubuntu4 of
deskbar-applet. And it's still not transparent around the edges. I
provided a screenshot for you to see as well.

** Attachment added: "Screenshot of deskbar-applet"
   http://librarian.launchpad.net/5776649/screenshot4.png

-- 
deskbar applet is not transparent
https://launchpad.net/bugs/44918

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


[Bug 75402] Re: gnome-sound-properties only sees hardware alsa devices

2007-01-17 Thread Shaya Potter
Never got the notification of your question.  But, no, it's not listed
there as its a total software device (i.e. it's only a daemon and some
.asoundrc magic)

** Changed in: control-center (Ubuntu)
   Status: Rejected => Needs Info

-- 
gnome-sound-properties only sees hardware alsa devices
https://launchpad.net/bugs/75402

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


[Bug 80258] "copy disk" blocks at end

2007-01-17 Thread Vincenzo Ciancia
Public bug reported:

Binary package hint: nautilus-cd-burner

I right click on the cd icon and choose "copy disk" then select the
image to write to, at the end of the progressbar the program waits there
forever.  The irritating thing :) is that you can only press "cancel",
and that will delete the image that you've waited for! "dd if=/dev/cdrom
of=filename.iso" works fine.

** Affects: nautilus-cd-burner (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
"copy disk" blocks at end
https://launchpad.net/bugs/80258

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


[Bug 80251] Re: Gnome Sound Properties crashes when selecting ALSA as Recording Input

2007-01-17 Thread Fabián Rodríguez
Thank you for your report.

Next time can you also please also mention the Ubuntu version ? It looks like 
it's Ubuntu Edgy (6.10) according to the crash report:
Linux eza-PC 2.6.17-10-generic #2 SMP Tue Dec 5 22:28:26 UTC 2006 i686 GNU/Linux

gnome-sound-properties is at System > Preferences > Sound

-- 
Gnome Sound Properties crashes when selecting ALSA as Recording Input
https://launchpad.net/bugs/80251

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


[Bug 79639] Re: gnome panel crashes on right-click

2007-01-17 Thread Matias
The version of gnome-panel from that repository is prior to the one I had. I 
can't reproduce the bug.
I will insist.

-- 
gnome panel crashes on right-click
https://launchpad.net/bugs/79639

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


[Bug 80251] Re: Gnome Sound Properties crashes when selecting ALSA as Recording Input

2007-01-17 Thread Ezazazel
This is the crash report

** Attachment added: "Crash report"
   
http://librarian.launchpad.net/5776494/_usr_bin_gnome-sound-properties.1000.crash

-- 
Gnome Sound Properties crashes when selecting ALSA as Recording Input
https://launchpad.net/bugs/80251

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


[Bug 80251] Gnome Sound Properties crashes when selecting ALSA as Recording Input

2007-01-17 Thread Ezazazel
Public bug reported:

In System-Preferences-Audio-Recording selecting ALSA crashes

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

-- 
Gnome Sound Properties crashes when selecting ALSA as Recording Input
https://launchpad.net/bugs/80251

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


[Bug 79586] Re: "undefined symbol: Py_InitModule4" when starting gimp

2007-01-17 Thread Kjell Braden
Freddy, I mentioned that I'm using feisty in my 1st sentence from the
inital bug report ;)


Got now the update to 2.2.13-1ubuntu4, problem seems fixed.

-- 
"undefined symbol: Py_InitModule4" when starting gimp
https://launchpad.net/bugs/79586

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


[Bug 80242] Re: keyboard layout bug

2007-01-17 Thread Sebastien Bacher
Thank you for your bug. What version of Ubuntu do you use?

** Changed in: control-center (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs
   Status: Unconfirmed => Needs Info

-- 
keyboard layout bug
https://launchpad.net/bugs/80242

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


  1   2   >