[Bug 950923] Re: gnome-shell crashed with signal 5 in st_widget_get_theme_node()

2013-09-18 Thread Juan Carlos Inostroza
Hi,

I am affected by this problem as follows:
- Activate screen lock
- Unlock the screen
- gnome-shell crashes and restarts.

Seems that st_widget_get_theme_node () is not returning anything and
causes the crash. Compared the source of gnome-shell from raring (st/st-
widget.c) and the same file from Cinnamon
(https://github.com/linuxmint/Cinnamon/blob/master/src/st/st-widget.c)
and there's one return line missing on the raring version:

  g_critical ("st_widget_get_theme_node called on the widget %s which 
is not in the stage.",
st_describe_actor (CLUTTER_ACTOR (widget)));
  return g_object_new (ST_TYPE_THEME_NODE, NULL); // this one

I'm testing it right now.

BTW:
gnome-shell:
  Installed: 3.6.3.1-0ubuntu6
  Candidate: 3.6.3.1-0ubuntu6
  Version table:
 *** 3.6.3.1-0ubuntu6 0
500 http://us.archive.ubuntu.com/ubuntu/ raring/universe i386 Packages
100 /var/lib/dpkg/status

--j

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

Title:
  gnome-shell crashed with signal 5 in st_widget_get_theme_node()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/950923/+subscriptions

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


[Bug 891982] Re: Totem gives location not found error from any terminal window other than the one used to open the application

2013-01-28 Thread Juan Carlos Inostroza
Hi,

the problem is still happening in this version:

totem:
  Installed: 3.0.1-0ubuntu21.1
  Candidate: 3.0.1-0ubuntu21.1
  Version table:
 *** 3.0.1-0ubuntu21.1 0
500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
100 /var/lib/dpkg/status
 3.0.1-0ubuntu21 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages

Error message can be replicated as follows:

1.- Open any media file using totem from terminal window (on directory A)
2.- Open another terminal window 
3.- Switch to another directory (directory B) and launch totem with any file 
from directory B/
4.- Error message appears

The message on the totem instance is this:

** Message: Error: Resource not found.
gstfilesrc.c(1042): gst_file_src_start (): 
/GstPlayBin2:play/GstURIDecodeBin:uridecodebin3/GstFileSrc:source:
No such file ""

In my case, launched totem from ":~/Music/1/Quantum Conundrum
Soundtrack". Then on another terminal launched totem from
"~/Music/1/Riverside - 2013". Error is

gstfilesrc.c(1042): gst_file_src_start (): 
/GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstFileSrc:source:
No such file "/home/jci/Music/1/Quantum Conundrum Soundtrack/01 - Riverside - 
New Generation Slave.mp3"

Seems that totem is sticking to the first directory instead.

Kind regards,
--j

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

Title:
  Totem gives location not found error from any terminal window other
  than the one used to open the application

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

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


[Bug 1063075] [NEW] Error 403 when downloading from Youtube

2012-10-06 Thread Juan Carlos Inostroza
Public bug reported:

HI,

the following happened when when getting a video from Youtube with
cclive:

jci@socrates:/tmp/f/o$ /usr/bin/cclive -f fmt44_480p 
http://www.youtube.com/watch?v=GrfPp6TP50U
Checking ... ..  ..libquvi: error: server response code 403 
(conncode=0)

A built version of cclive/libquvi/libquvi-scripts does not show the
error.

jci@socrates:/tmp/f/o$ apt-cache policy cclive
cclive:
  Installed: 0.7.8-0.1
  Candidate: 0.7.8-0.1
  Version table:
 *** 0.7.8-0.1 0
500 http://cl.archive.ubuntu.com/ubuntu/ precise/universe i386 Packages
100 /var/lib/dpkg/status
jci@socrates:/tmp/f/o$ apt-cache policy libquvi-scripts
libquvi-scripts:
  Installed: 0.4.2-1
  Candidate: 0.4.2-1
  Version table:
 *** 0.4.2-1 0
500 http://cl.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
100 /var/lib/dpkg/status

On http://sourceforge.net/apps/phpbb/cclive/viewtopic.php?f=1&t=7&p=19
the recommendation is to upgrade libquvi-scripts to 0.4.9 to fix the
issue.

Problem is happening on Precise. Can't tell if it's present on 12.10.

Kind regards,
--j

** Affects: libquvi-scripts (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  HI,
  
- the following happened when using cclive when getting a video from
- Youtube:
+ the following happened when when getting a video from Youtube with
+ cclive:
  
  jci@socrates:/tmp/f/o$ /usr/bin/cclive -f fmt44_480p 
http://www.youtube.com/watch?v=GrfPp6TP50U
  Checking ... ..  ..libquvi: error: server response code 403 
(conncode=0)
  
  A built version of cclive/libquvi/libquvi-scripts does not show the
  error.
  
- 
- jci@socrates:/tmp/f/o$ apt-cache policy cclive 
+ jci@socrates:/tmp/f/o$ apt-cache policy cclive
  cclive:
-   Installed: 0.7.8-0.1
-   Candidate: 0.7.8-0.1
-   Version table:
-  *** 0.7.8-0.1 0
- 500 http://cl.archive.ubuntu.com/ubuntu/ precise/universe i386 
Packages
- 100 /var/lib/dpkg/status
+   Installed: 0.7.8-0.1
+   Candidate: 0.7.8-0.1
+   Version table:
+  *** 0.7.8-0.1 0
+ 500 http://cl.archive.ubuntu.com/ubuntu/ precise/universe i386 
Packages
+ 100 /var/lib/dpkg/status
  jci@socrates:/tmp/f/o$ apt-cache policy libquvi-scripts
  libquvi-scripts:
-   Installed: 0.4.2-1
-   Candidate: 0.4.2-1
-   Version table:
-  *** 0.4.2-1 0
- 500 http://cl.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
- 100 /var/lib/dpkg/status
+   Installed: 0.4.2-1
+   Candidate: 0.4.2-1
+   Version table:
+  *** 0.4.2-1 0
+ 500 http://cl.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
+ 100 /var/lib/dpkg/status
  
  On http://sourceforge.net/apps/phpbb/cclive/viewtopic.php?f=1&t=7&p=19
  the recommendation is to upgrade libquvi-scripts to 0.4.9 to fix the
  issue.
  
  Problem is happening on Precise. Can't tell if it's present on 12.10.
  
  Kind regards,
  --j

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

Title:
  Error 403 when downloading from Youtube

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libquvi-scripts/+bug/1063075/+subscriptions

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

[Bug 874554] Re: cclive package broken

2012-01-30 Thread Juan Carlos Inostroza
Hi,

haven't found a way to fix it but to upgrade libquvi and cclive (to
0.7.8-1). Not hard by using mogaal's github for libquvi and cclive
downloaded from sourceforge.

Building the package is not that hard, but I guess it's out of the scope
of this bug. Kinda annoying to upgrade several libraries just because
something got broken in the middle.

--j

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

Title:
  cclive package broken

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

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


[Bug 886725] Re: evolution crashes at end of long mail with many images

2012-01-15 Thread Juan Carlos Inostroza
Hi,

it happens to me as well when scrolling fast into a long email  (233k or
so).

Unable to get the backtrace, but got almost same message when debugging:

[Thread 0xb0384b70 (LWP 3107) exited]
The program 'evolution' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 136713 error_code 8 request_code 141 minor_code 1)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

evolution:
  Installed: 2.32.2-0ubuntu7
  Candidate: 2.32.2-0ubuntu7
  Version table:
 *** 2.32.2-0ubuntu7 0
500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
100 /var/lib/dpkg/status

Kind regards,
--j

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

Title:
  evolution crashes at end of long mail with many images

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

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


[Bug 904775] [NEW] Scroll on the message pane does scroll on the message list pane

2011-12-15 Thread Juan Carlos Inostroza
Public bug reported:

This is really an annoyance instead of a real bug. But I reported it
anyways :-)

On Natty,
When selecting a message that does not fit on the message view and scrolling 
down the message using the mouse scroll, the message list pane begins to scroll 
down. Does not scroll up tho.

$ apt-cache policy evolution
evolution:
  Installed: 2.32.2-0ubuntu7
  Candidate: 2.32.2-0ubuntu7
  Version table:
 *** 2.32.2-0ubuntu7 0
500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
100 /var/lib/dpkg/status

Thought that this was a local weird behaviour, but opening Evolution
thru an X remote session, happens the same.

How to reproduce:
1.- Scroll at the top of the message list
2.- Select a message in the middle that does not fit on the message view
3.- Scroll the message view (clicking on it does not matter)
4.- Message list does follow scrolling down as well.

Let me see if I can send a quick capture of the screen.

Kind regards,
Juan Carlos

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

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

Title:
  Scroll on the message pane does scroll on the message list pane

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

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


[Bug 706433] Re: package nulog 2.0.dfsg.1-2 failed to install/upgrade: exceptions.ImportError: No module named nucentral

2011-11-03 Thread Juan Carlos Inostroza
Hi,

happened the same to me in Natty when installing nulog:

$ sudo apt-get install nulog
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following extra packages will be installed:
  python-ipy python-matplotlib python-matplotlib-data python-mysqldb 
python-pyparsing python-soappy python-tz ttf-lyx
Suggested packages:
  ulogd ulogd-mysql nufw dvipng ipython python-excelerator 
python-matplotlib-doc python-scipy python-traits texlive-extra-utils 
texlive-latex-extra python-mysqldb-dbg
The following NEW packages will be installed:
  nulog python-ipy python-matplotlib python-matplotlib-data python-mysqldb 
python-pyparsing python-soappy python-tz ttf-lyx
0 upgraded, 9 newly installed, 0 to remove and 61 not upgraded.
Need to get 5,018 kB of archives.
After this operation, 18.6 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
...
Starting nulog: Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 631, 
in run
runApp(config)
  File "/usr/lib/python2.7/dist-packages/twisted/scripts/twistd.py", line 23, 
in runApp
(Python traceback)
  File "/usr/sbin/nulog.tac", line 37, in 
from nucentral import client, core
exceptions.ImportError: No module named nucentral

Failed to load application: No module named nucentral

invoke-rc.d: initscript nulog, action "start" failed.
dpkg: error processing nulog (--configure):
 subprocess installed post-installation script returned error exit status 1
Processing triggers for python-support ...
Errors were encountered while processing:
 nulog
E: Sub-process /usr/bin/dpkg returned an error code (1)


Fixed this issue by doing the following:

$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 61 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up nulog (2.0.dfsg.1-2) ...
Starting nulog: DB: SELECT COUNT(*) FROM conntrack_ulog;
DB: SELECT MIN(timestamp), MAX(timestamp) FROM ulog_1;
nulog.
Processing triggers for python-support ...

And that's it. :-)

Kind regards,
--j

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

Title:
  package nulog 2.0.dfsg.1-2 failed to install/upgrade:
  exceptions.ImportError: No module named nucentral

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

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


[Bug 819323] Re: Segmentation fault when using mzclient

2011-08-01 Thread Juan Carlos Inostroza
backtrace with glib-gtk-pidgin symbols

** Attachment added: "Backtrace full - 2"
   
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/819323/+attachment/2247320/+files/bt-full-pidgin-2.txt

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

Title:
  Segmentation fault when using mzclient

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

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


[Bug 819323] Re: Segmentation fault when using mzclient

2011-08-01 Thread Juan Carlos Inostroza
Backtrace full added

** Attachment added: "Backtrace Full"
   
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/819323/+attachment/2247311/+files/bt-full-pidgin.txt

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

Title:
  Segmentation fault when using mzclient

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

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


[Bug 819323] [NEW] Segmentation fault when using mzclient

2011-08-01 Thread Juan Carlos Inostroza
Public bug reported:

When running mzclient locally and sending a message using pidgin, pidgin
crashes.

How to replicate:
1.- Start mzclient

$ mzclient -p "_presence._tcp 5298 BOT TXT [ msg='STATUS']"

2.- Open pidgin and create a bonjour account

3.- Wait until BOT appears online

4.- Send a message using pidgin.

Backtrace:
Program received signal SIGSEGV, Segmentation fault.
0x7fffe2521835 in ?? () from /usr/lib/purple-2/libbonjour.so
(gdb) bt
#0  0x7fffe2521835 in ?? () from /usr/lib/purple-2/libbonjour.so
#1  0x00468f5e in ?? ()
#2  0x74d61bcd in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x74d623a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x74d629f2 in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7641daf7 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#6  0x00481d68 in main ()

Version:

$ apt-cache policy pidgin
pidgin:
  Installed: 1:2.7.11-1ubuntu2
  Candidate: 1:2.7.11-1ubuntu2
  Version table:
 *** 1:2.7.11-1ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ natty/main amd64 Packages
100 /var/lib/dpkg/status


Strace:
sendto(38, "

[Bug 784724] Re: Abby throws error message when downloading Youtube video

2011-05-18 Thread Juan Carlos Inostroza
Hi,

changing on the preferences on Abby from cclive to clive does solve the
issue. But has to be done manually.

Kind regards,
Juan C Inostroza

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

Title:
  Abby throws error message when downloading Youtube video

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


[Bug 784724] [NEW] Abby throws error message when downloading Youtube video

2011-05-18 Thread Juan Carlos Inostroza
Public bug reported:

Binary package hint: abby

When adding a video, the following error appears in the log window of
Abby:

www.youtube.com : unsupported website.

When the video is added to the queue (copy the link to clipboard and
then CTRL-C) , when downloading, the following error appears on the log:

2011-05-18T12:37:01: error: unknown option print-fname
2011-05-18T12:37:01: c/clive exited with code 1, see log.

jci@host:~$ apt-cache policy abby
abby:
  Installed: 0.4.7-1
  Candidate: 0.4.7-1
  Version table:
 *** 0.4.7-1 0
500 http://us.archive.ubuntu.com/ubuntu/ natty/universe amd64 Packages
100 /var/lib/dpkg/status

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

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

Title:
  Abby throws error message when downloading Youtube video

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


[Bug 784721] [NEW] Abby starts with error message

2011-05-18 Thread Juan Carlos Inostroza
Public bug reported:

Binary package hint: abby

When starting Abby, the following error message does appear:

c/clive exited with error code 1:
error: unknown option hosts

After clearing the error message, the program does continue working.

This is the package information:
jci@host:~$ apt-cache policy abby
abby:
  Installed: 0.4.7-1
  Candidate: 0.4.7-1
  Version table:
 *** 0.4.7-1 0
500 http://us.archive.ubuntu.com/ubuntu/ natty/universe amd64 Packages
100 /var/lib/dpkg/status

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

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

Title:
  Abby starts with error message

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


[Bug 312985] Re: Upload button does not work

2010-01-10 Thread Juan Carlos Inostroza
** Changed in: postr (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: postr (Ubuntu)
   Status: Fix Committed => Confirmed

-- 
Upload button does not work
https://bugs.launchpad.net/bugs/312985
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 312985] Re: Upload button does not work

2010-01-04 Thread Juan Carlos Inostroza
Hi,

I've made a patch that works on 0.12.3ubuntu2. Here it goes.

** Attachment added: "fixes upload button"
   http://launchpadlibrarian.net/37421063/postr-upload.patch

-- 
Upload button does not work
https://bugs.launchpad.net/bugs/312985
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 450017] Re: Recording switch is disabled when selecting a different sound card

2009-11-11 Thread Juan Carlos Inostroza
Hi,

Will close this bug as now PulseAudio is handling all the audio
connection. Good work on Karmic, tho :-)

Kind regards,
--j

-- 
Recording switch is disabled when selecting a different sound card
https://bugs.launchpad.net/bugs/450017
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438925] Re: windows decorator won't start

2009-11-10 Thread Juan Carlos Inostroza
Oh, forgot one thing.

Some of the libdecoration packages (like libdecoration0-dev) are also
present on ecomorph-core. When trying to reinstall libdecoration0-dev,
the following _MAY_ occur:

 trying to overwrite '/usr/lib/pkgconfig/libdecoration.pc', which is
also in package ecomorph-core 0:0.16.999.062+git20090727-1

If that's the case, please check if you have some e17 packages
installed. It could be related to this issue.

-- 
windows decorator won't start
https://bugs.launchpad.net/bugs/438925
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438925] Re: windows decorator won't start

2009-11-10 Thread Juan Carlos Inostroza
Hi,

I was minutes ago affected by the same problem (NVIDIA here) when
running compiz:

/usr/bin/gtk-window-decorator: symbol lookup error: /usr/bin/gtk-window-
decorator: undefined symbol: decor_blend_border_picture

This is what I did:

1.- Disable compiz by running

$ metacity --replace

2.- Uninstalled compiz completely

$ sudo apt-get remove --purge compiz

It will uninstall libdecoration0 as well.

3.- Checked for /usr/lib/libdecoration* files. If there's any, please
move them to a safe place. Nothing will break.

4.- No libdecoration files should be present on /usr/lib

5.- Ran the following

$ sudo apt-get clean 
(to get a clean headstart and no packages previously downloaded should be there)

$ sudo apt-get install compiz

6.- Check for /usr/lib/libdecoration* files. There should be some of
them now:

j...@zaphod:/$ ls /usr/lib/libdecoration.so*
/usr/lib/libdecoration.so/usr/lib/libdecoration.so.0.0.0
/usr/lib/libdecoration.so.0

7.- Just in case

$ sudo ldconfig

8.- And theeen

$ compiz --replace

Starting gtk-window-decorator
/usr/bin/compiz.real (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 
image format

meaning compiz should be working again.

** Changed in: compiz (Ubuntu)
   Status: Incomplete => Confirmed

-- 
windows decorator won't start
https://bugs.launchpad.net/bugs/438925
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 450017] Re: Recording switch is disabled when selecting a different sound card

2009-10-12 Thread Juan Carlos Inostroza
Hi,

forgot the following info:

$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"

Package: gnome-media
Architecture: i386
Version: 2.26.0-0ubuntu3

Volume Applet 2.26.1 Using GStreamer 0.10.

Kind regards, 
--j

-- 
Recording switch is disabled when selecting a different sound card
https://bugs.launchpad.net/bugs/450017
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 450017] [NEW] Recording switch is disabled when selecting a different sound card

2009-10-12 Thread Juan Carlos Inostroza
Public bug reported:

Binary package hint: gnome-media

When selecting a different soundcard on gnome-volume-control, some
switches get disabled (like "Toggle audio recording from capture"
switch).

Example:
Two soundcards : Intel HDA / SB 128 PCI

1.- Open GNOME Volume Control
2.- Two cards are present in the selector
3.- On the first card, go to Recording switch. "Toggle audio recording from 
capture" is disabled. Click to enable.
4.- Switch to second soundcard
5.- Switch to first soundcard again
6.- Capture switch is disabled again

This issue happens also when closing gnome-volume-control.

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

-- 
Recording switch is disabled when selecting a different sound card
https://bugs.launchpad.net/bugs/450017
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 362240] Re: Warning message shown during installation of python-nose by apt-get

2009-05-05 Thread Juan Carlos Inostroza
Hi,

sorry for not including all the info. The fix was made on 
/var/lib/python-support/python2.6/nose/proxy.py

--j

-- 
Warning message shown during installation of python-nose by apt-get
https://bugs.launchpad.net/bugs/362240
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 362240] Re: Warning message shown during installation of python-nose by apt-get

2009-05-05 Thread Juan Carlos Inostroza
I can confirm the error after installing fresh 9.04 .

Fixed using the following:

@@ -92,7 +92,7 @@
 case = getattr(self.test, 'test', None)
 assert (test is self.test 
 or test is case 
-or test is getattr(case, '_nose_case', None),  
+or test is getattr(case, '_nose_case', None)), ( 
 "ResultProxy for %r (%s) was called with test %r (%s)" 
 % (self.test, id(self.test), test, id(test)))

It stops erroring out.

Kind regards,
--j

-- 
Warning message shown during installation of python-nose by apt-get
https://bugs.launchpad.net/bugs/362240
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355416] [NEW] Last.fm plugin dialog message creates windows until system is unresponsive

2009-04-04 Thread Juan Carlos Inostroza
Public bug reported:

Bug looks similar to #338904 , but fix is not available (package not
found).

Description:
When entering an incorrect username on Last.fm plugin, one warning message 
dialog appears every second or so. Could happen when entering the username and 
any window steals the focus (even Pidgin IM chat window) and username is 
incorrectly entered. After a while, there are too many dialog windows and 
Pidgin has to be closed manually (killall -9 pidgin).

Cannot confirm the following yet, but entering a correct username and
after a while of inactivity, problem appears again. Will test and update
the bug if I can confirm if the problem can be reproduced at will.

Steps to reproduce:
1. Install pidgin-lastfm (jaunty)
2. Enable Last.fm plugin
3. Enter an incorrect username 
4. Several dialog message appears

Solution on Bug 338904 is to download 
http://ftp.debian.org/debian/pool/main/p/pidgin-lastfm/pidgin-lastfm_0.4-3_all.deb

Only 0.4a-1_all as .deb file is present, package has to be build
manually.

Additional Information:
$ apt-cache policy pidgin-lastfm
pidgin-lastfm:
  Installed: 0.3b-1
  Candidate: 0.3b-1
  Version table:
 *** 0.3b-1 0
500 http://us.archive.ubuntu.com jaunty/universe Packages
100 /var/lib/dpkg/status

$ lsb_release -cr
Release:9.04
Codename:   jaunty

** Affects: pidgin-lastfm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Last.fm plugin dialog message creates windows until system is unresponsive
https://bugs.launchpad.net/bugs/355416
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 331879] [NEW] Amarok cannot listen to last.fm radio

2009-02-19 Thread Juan Carlos Inostroza
Public bug reported:

# lsb_release -rd
Description:Ubuntu 8.04.2
Release:8.04

# apt-cache policy amarok
amarok:
  Installed: 2:1.4.9.1-0ubuntu3.1
  Candidate: 2:1.4.9.1-0ubuntu3.1
  Version table:
 *** 2:1.4.9.1-0ubuntu3.1 0
500 http://us.archive.ubuntu.com hardy-updates/main Packages
500 http://us.archive.ubuntu.com hardy-security/main Packages
100 /var/lib/dpkg/status
 2:1.4.9.1-0ubuntu3 0
500 http://us.archive.ubuntu.com hardy/main Packages

Problem description:

When opening a last.fm radio on Amarok 1.4.9.1. , the following error
message appears:

No suitable input plugin. This often means that the url's protocol is
not supported. Network failures are other possible causes.

http://195.24.233.49:80/last.mp3?Session=7070..

According to this forum thread:
http://www.last.fm/group/Amarok+Users/forum/18538/_/500689

Amarok2 works connecting to last.fm radio and the machine with ip
195.24.233.49 is down. Also, that last.fm changed the way that streams
were made on their radio removing shoutcast streams and using XSPF
instead. Amarok 1.X is still using legacy streams and that could be the
cause of the error.

Kind regards,
--j

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

-- 
Amarok cannot listen to last.fm radio
https://bugs.launchpad.net/bugs/331879
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

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


[Bug 326891] Re: 2.6.27.11 kernel breaks r8169 support for rtl8102e

2009-02-13 Thread Juan Carlos Inostroza
Confirming that the kernel 2.6.27-11 present at
http://people.ubuntu.com/~smb/bug326891/ works to make ethernet card
working again.

-- 
2.6.27.11 kernel breaks r8169 support for rtl8102e
https://bugs.launchpad.net/bugs/326891
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 323137] Re: Copying to ipod files with large names

2009-02-01 Thread Juan Carlos Inostroza
Hi Pedro,

here's some output of the command provided. The log is not complete, I'm
having some issues with my ipod (I/O errors, not related to Ubuntu nor
MSI), but have some lines revealing part of the problem.

Kind regards.


** Attachment added: "rhythmbox debug log"
   http://launchpadlibrarian.net/21870639/rhythmbox-debug.txt

-- 
Copying to ipod files with large names
https://bugs.launchpad.net/bugs/323137
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 323137] [NEW] Copying to ipod files with large names

2009-01-30 Thread Juan Carlos Inostroza
Public bug reported:

On Rhythmbox 0.11.6 (Intrepid) :

When copying songs that have large names on the Album/Song title,
Rhythmbox asks to overwrite files if they match their first chars.

I.E.

Album : Monkey Island 2: Le Chuck's Revenge Disk 1
Titles  : Talking with Jumbeaux LaFeet / Talking to Jojo Junior (2 different 
songs)

Both files are not the same but when copying it to ipod, there's a
dialog message asking to overwrite a file.

Just stumbled upon this problem today. Will have a testcase later.

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

-- 
Copying to ipod files with large names
https://bugs.launchpad.net/bugs/323137
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 313088] [NEW] r8169 driver (MSI Wind Realtek Ethernet) broken on 2.6.27-11-generic

2009-01-01 Thread Juan Carlos Inostroza
Public bug reported:

2.6.27-10-generic (Intrepid Ibex) loads r8169 on MSI Wind perfectly:

r...@arthur:~# dmesg | grep r8169
[ 4.864018] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 4.864058] r8169 :01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 4.864091] r8169 :01:00.0: setting latency timer to 64
[ 4.864113] r8169 :01:00.0: unknown MAC (37a0)
[ 50.841806] r8169: eth0: link up

on 2.6.27-11-generic, Network Manager loops getting an IP address on
wired connection (upgraded 2.6.27-11 this afternoon). After checking
dmesg and removing r8169 driver a couple of times, the following appears
on dmesg:

r...@arthur:~# dmesg | grep r8169 (on 2.6.27-11)
[ 165.428202] r8169 :01:00.0: PCI INT A disabled
[ 173.196164] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 173.196204] r8169 :01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 173.196218] r8169 :01:00.0: cache line size of 32 is not supported
[ 173.196230] r8169 :01:00.0: PCI INT A disabled
[ 173.196250] r8169: probe of :01:00.0 failed with error -22

Upgraded to 2.6.27-11 this afternoon.

Workaround : keep booting 2.6.27-10-generic.

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

-- 
r8169 driver (MSI Wind Realtek Ethernet) broken on 2.6.27-11-generic
https://bugs.launchpad.net/bugs/313088
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 313081] Re: r8169 driver (MSI Wind Realtek Ethernet) broken on 2.6.27-11-generic

2009-01-01 Thread Juan Carlos Inostroza
please close this bug, reported on the incorrect product.

-- 
r8169 driver (MSI Wind Realtek Ethernet) broken on 2.6.27-11-generic
https://bugs.launchpad.net/bugs/313081
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 313081] [NEW] r8169 driver (MSI Wind Realtek Ethernet) broken on 2.6.27-11-generic

2009-01-01 Thread Juan Carlos Inostroza
Public bug reported:

2.6.27-10-generic loads r8169 on MSI Wind perfectly:

r...@arthur:~# dmesg | grep r8169 
[4.864018] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[4.864058] r8169 :01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[4.864091] r8169 :01:00.0: setting latency timer to 64
[4.864113] r8169 :01:00.0: unknown MAC (37a0)
[   50.841806] r8169: eth0: link up

on 2.6.27-11-generic, Network Manager loops getting an IP address on
wired connection. After checking dmesg and removing r8169 driver a
couple of times, the following appears on dmesg:

r...@arthur:~# dmesg | grep r8169  (on 2.6.27-11)
[  165.428202] r8169 :01:00.0: PCI INT A disabled
[  173.196164] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[  173.196204] r8169 :01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[  173.196218] r8169 :01:00.0: cache line size of 32 is not supported
[  173.196230] r8169 :01:00.0: PCI INT A disabled
[  173.196250] r8169: probe of :01:00.0 failed with error -22

Upgraded to 2.6.27-11 this afternoon.

Workaround : keep booting 2.6.27-10-generic.

** Affects: linux-restricted-modules (Ubuntu)
 Importance: Undecided
 Status: New

-- 
r8169 driver (MSI Wind Realtek Ethernet) broken on 2.6.27-11-generic
https://bugs.launchpad.net/bugs/313081
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 312985] [NEW] Upload button does not work

2009-01-01 Thread Juan Carlos Inostroza
Public bug reported:

Binary package hint: postr

(M) File -> Upload does work. But the button in the lower part of the
photo list, does not.

Description:Ubuntu 8.10
Release:8.10

postr:
  Installed: 0.12.2-1ubuntu1
  Candidate: 0.12.2-1ubuntu1
  Version table:
 *** 0.12.2-1ubuntu1 0
500 http://us.archive.ubuntu.com intrepid/universe Packages
100 /var/lib/dpkg/status

Workaround : (M) File -> Upload

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

-- 
Upload button does not work
https://bugs.launchpad.net/bugs/312985
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 294481] [NEW] CompizConfig with weird behaviour on MSI Wind U100x

2008-11-05 Thread Juan Carlos Inostroza
Public bug reported:

Binary package hint: compizconfig-settings-manager

I have an MSI Wind U100x with a strange screen resolution : 1024x600 and
practically not all windows are visible due to the height of the screen.
But when I run compizconfig (with compiz enabled) the following happens:

- Left/right top screen corner begins to wiggle frenetically
- When I click on the left side scroll pane, the window switches position 
behind the top panel and moves itself up. Basically, if i want to 
enable/disable an effect, clicking on the desired checkbox selects the one that 
is on top or bottom of the desired effect...

Also, due to the limited height of the screen, i cannot see the whole
compizconfig window.

Ubuntu Release : 8.10 (and I had the same problem on 8.04)
Compizconfig version : 0.7.8-0ubuntu3

I can upload a screencast showing the actual behaviour. And it's kinda
funny :-)

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

-- 
CompizConfig with weird behaviour on MSI Wind U100x
https://bugs.launchpad.net/bugs/294481
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 206898] Re: Bittornado fails to load due to depreciated wxPython

2008-04-29 Thread Juan Carlos Inostroza
I can confirm that removing the python-wxgtk2.8 solves the problem.

-- 
Bittornado fails to load due to depreciated wxPython
https://bugs.launchpad.net/bugs/206898
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 152836] Re: gnump3d stopped working

2008-01-19 Thread Juan Carlos Inostroza
I can confirm that gnump3 works now in Hardy.

-- 
gnump3d stopped working
https://bugs.launchpad.net/bugs/152836
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 137676] Re: Openoffice (impress) crashes after changing slide design

2007-10-21 Thread Juan Carlos Inostroza
I can confirm that the bug has been solved in Ubuntu Gutsy (
1:2.3.0-1ubuntu5.1 ).

--j

-- 
Openoffice (impress) crashes after changing slide design
https://bugs.launchpad.net/bugs/137676
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152836] gnump3d stopped working

2007-10-14 Thread Juan Carlos Inostroza
Public bug reported:

Binary package hint: gnump3d

Since a last update on Gutsy, Gnump3d stopped working. The Preferences
page appears, but the index page doesn't.

In /var/log/gnump3d/error.log appears this:

No mime type found for /usr/share/gnump3d//Tabular/
Header: HTTP/1.0 200 OK
Connection: close
Server: GNUMP3d 2.9final
Content-type: text/html
Content-Range: bytes 0-4096/4096
Content-length: 4096

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

-- 
gnump3d stopped working
https://bugs.launchpad.net/bugs/152836
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139008] Musicbrainz plugin on Quodlibet doesn't work

2007-09-11 Thread Juan Carlos Inostroza
Public bug reported:

Binary package hint: quodlibet-plugins

On Ubuntu Feisty, Quodlibet 0.24, python-musicbrainz2 installed.

Steps to reproduce
1- Install quodlibet and quodlibet-plugins
2- Start quodlibet
3- Music->Plugins
4- The Musicbrainz plugin does not show.

Clicking on "Show Errors" Button, it says:
"Traceback (most recent call last):
  File "/usr/share/quodlibet/plugins/songsmenu/brainz.py", line 4, in 
import musicbrainz, os, gtk
ImportError: No module named musicbrainz"

Musicbrainz2 is installed, not musicbrainz.

** Affects: quodlibet-plugins (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Musicbrainz plugin on Quodlibet doesn't work
https://bugs.launchpad.net/bugs/139008
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 27833] Re: Add support for MidiSport USB midi interfaces

2007-09-05 Thread Juan Carlos Inostroza
I can confirm the fix by Paddlaren solves the problem.

-- 
Add support for MidiSport USB midi interfaces
https://bugs.launchpad.net/bugs/27833
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 137676] Re: Openoffice (impress) crashes after changing slide design

2007-09-05 Thread Juan Carlos Inostroza
I'm using Ubuntu Feisty, and Openoffice 2.2.0-1ubuntu4. Sorry for not
including that on the report.

-- 
Openoffice (impress) crashes after changing slide design
https://bugs.launchpad.net/bugs/137676
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 137676] Openoffice (impress) crashes after changing slide design

2007-09-05 Thread Juan Carlos Inostroza
Public bug reported:

Binary package hint: openoffice.org-impress

Steps to reproduce (at least, happened to me a couple of times with
different .sxi & .odp files)

1.- Open the .sxi file
2.- Select "Format -> Slide Design"
3.- On the Slide Design Window, select "Load"
4.- Select any template (I used the ones in the Presentations, like Glossy, 
Human, etc) and click "Ok".
5.- Openoffice crashes.

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Openoffice (impress) crashes after changing slide design
https://bugs.launchpad.net/bugs/137676
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134086] Re: Liferea crashes during "Update All Feeds" and deleting a folder

2007-08-22 Thread Juan Carlos Inostroza
Backtrace:

#0  0xb731b56b in strlen () from /lib/tls/i686/cmov/libc.so.6
#1  0xb751cc6e in g_strdup () from /usr/lib/libglib-2.0.so.0
#2  0x0806d6ba in network_process_request ()
#3  0x08073b48 in update_execute_request_sync ()
#4  0x08073ed9 in ?? ()
#5  0x088860b8 in ?? ()
#6  0xb683a398 in ?? ()
#7  0x08073340 in ?? ()
#8  0x in ?? ()

-- 
Liferea crashes during "Update All Feeds" and deleting a folder
https://bugs.launchpad.net/bugs/134086
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134086] Re: Liferea crashes during "Update All Feeds" and deleting a folder

2007-08-22 Thread Juan Carlos Inostroza
Bug confirmed in Feisty and Gutsy.

-- 
Liferea crashes during "Update All Feeds" and deleting a folder
https://bugs.launchpad.net/bugs/134086
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134086] Liferea crashes during "Update All Feeds" and deleting a folder

2007-08-22 Thread Juan Carlos Inostroza
Public bug reported:

Binary package hint: liferea

1.- Install Liferea
2.- Run liferea
3.- Press "Update All" 
4.- During the update process (with the default feeds) right-click on OSS and 
select "Delete"
5.- Confirm Delete
6.- Wait a couple of seconds. Instant crash. The message on the terminal reads

Liferea did receive signal 11 (Segmentation fault).

** Affects: liferea (Ubuntu)
 Importance: Medium
 Status: Incomplete

-- 
Liferea crashes during "Update All Feeds" and deleting a folder
https://bugs.launchpad.net/bugs/134086
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 130202] Gnotski and image not found

2007-08-03 Thread Juan Carlos Inostroza
Public bug reported:

Binary package hint: gnome-games

In gutsy:

1) install gnome-games
2) open gnotski
3) error dialog saying: Could not find the image:
Failed to open file '/usr/share/gnome-games/gnotski/gnotski.svg': No such file 
or directory

Please check that Klotski is installed correctly.

** Affects: gnome-games (Ubuntu)
 Importance: Medium
 Assignee: Ubuntu Desktop Bugs
 Status: Triaged

-- 
Gnotski and image not found
https://bugs.launchpad.net/bugs/130202
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 56445] Re: Network manager doesn't allow configuration of wireless options

2006-11-07 Thread Juan Carlos Inostroza
Just a sidenote.
network-manager uses libiw (Wireless Tools libs) for functionality. Iwconfig is 
part of Wireless Tools (wireless-tools package). 

I guess for power-level association will require some changes to the
battery applet or any power saving tool.

-- 
Network manager doesn't allow configuration of wireless options
https://launchpad.net/bugs/56445

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


[Bug 70693] Re: bcm43xx and network-manager-gnome don't work completely right

2006-11-07 Thread Juan Carlos Inostroza
Forgot something, also

After booting, and running iwconfig, the network card reports itself as
:

eth1  IEEE 802.11b/g  ESSID:""  Nickname:"Broadcom 4306"
  Mode:Managed  Frequency=2.437 GHz  Access Point: xx:xx:xx:xx:xx:xx   
  Bit Rate=1 Mb/s   Tx-Power=15 dBm   
  RTS thr:off   Fragment thr:off

The "1 Mb/s" part is the interesting.

-- 
bcm43xx and network-manager-gnome don't work completely right
https://launchpad.net/bugs/70693

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


[Bug 70693] bcm43xx and network-manager-gnome don't work completely right

2006-11-07 Thread Juan Carlos Inostroza
Public bug reported:

I have a strange issue with network-manager and bcm43xx driver. 
On Dapper, network-manager chose the right (i mean the latest used) ESSID 
automatically and connect upon login. In Edgy, network-manager won't connect to 
the latest ESSID, until I type as root

# iwconfig eth1 essid any

After that, it joins the wifi network.

Don't know if it's a bug from the bcm43xx driver (don't think so),
network-manager-gnome.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
bcm43xx and network-manager-gnome don't work completely right
https://launchpad.net/bugs/70693

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