[Bug 1966418]

2022-03-30 Thread Adrian Perez
(In reply to Jeremy Bicha from comment #4)
> The first 2 did not work for me but the 3rd did.
> 
> iris
> 
> $ MESA_LOADER_DRIVER_OVERRIDE=iris yelp
> EGLDisplay Initialization failed: EGL_NOT_INITIALIZED
> Cannot create EGL context: invalid display (last error: EGL_SUCCESS)
> Unsupported modifier, resource creation failed.
> XXX: resource creation failed
> 
> zink
> 
> $ MESA_LOADER_DRIVER_OVERRIDE=zink yelp
> MESA-INTEL: warning: Performance support disabled, consider sysctl
> dev.i915.perf_stream_paranoid=0
> 
> MESA-INTEL: warning: Performance support disabled, consider sysctl
> dev.i915.perf_stream_paranoid=0
> 
> EGLDisplay Initialization failed: EGL_NOT_INITIALIZED
> Cannot create EGL context: invalid display (last error: EGL_SUCCESS)

Zink will use internally lower-level parts from the Iris driver to access
the hardware, so at least this indicates that the issue is *below* the
OpenGL/GLES implementation. Could be EGL or hardware access, I suppose.

> i965
> 
> $ MESA_LOADER_DRIVER_OVERRIDE=i965 yelp
> libEGL warning: MESA-LOADER: failed to open i965: /usr/lib/dri/i965_dri.so:
> cannot open shared object file: No such file or directory (search paths
> /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
> 
> WaylandCompositor requires eglBindWaylandDisplayWL,
> eglUnbindWaylandDisplayWL and eglQueryWaylandBuffer.
> Nested Wayland compositor could not initialize EGL
> libEGL warning: MESA-LOADER: failed to open i965: /usr/lib/dri/i965_dri.so:
> cannot open shared object file: No such file or directory (search paths
> /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)

When a driver that was set explicitly like this fails to load, Mesa falls
back to using software rendering. This means you ended up here using the
swrast/llvmpipe driver, most likely (you can load “webkit://gpu” in the
Minibrowser or Epiphany to check this). This means that WebKit is most
likely using the GLX/EGL/OpenGL/GLES APIs correctly and the issue lies
somewhere in the Intel driver.

But the version of Mesa I am using here is the same as you and it works.
My suspicion is that one of the following is happening:

 * Patches applied by Debian/Ubuntu on top of Mesa are breaking the Intel
   driver. Here I am using Arch Linux, which does not apply any patches.
 * The Intel driver is being miscompiled somehow by the compiler toolchain
   shipped by Ubuntu. In case it helps, here Arch stable has GCC 11.2.0 as
   the default system compiler, so that's what gets used to build packages.
 * The bug could be related to your particular GPU model (and the
   corresponding code inside Mesa for it).

I hope this helps :)

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

Title:
  [jammy regression] Evolution does not display message content anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/1966418/+subscriptions


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

[Bug 1326954]

2018-06-12 Thread Adrian Perez
Created attachment 129120
Output of "lsusb -v -d 1199:9041" on Fujitsu S936

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

Title:
  Sierra Wireless EM7305 (Fujitsu Lifebook S904) does not work after
  suspend/hibernate

To manage notifications about this bug go to:
https://bugs.launchpad.net/modemmanager/+bug/1326954/+subscriptions

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

[Bug 1326954]

2018-06-12 Thread Adrian Perez
I also have this issue, with a Fujitsu S936 laptop which includes an EM7305.
After adding the udev rules in the post at 0xf8.org (modifying them to fit
use the USB identifier that shows in my laptop, 1199:9041), the “mbim-proxy” 
program seems to hang in some kind of loop, chewing 80% of CPU time according
to “top”. Here are the details of my configuration:

- Arch Linux
- ModemManager 1.6.4
- NetworkManager 1.4.4
- libmbim 1.14.0
- Kernel 4.9.5

I will be posting the output from “lsusb -v -d 1199:9041” as an
attachment.

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

Title:
  Sierra Wireless EM7305 (Fujitsu Lifebook S904) does not work after
  suspend/hibernate

To manage notifications about this bug go to:
https://bugs.launchpad.net/modemmanager/+bug/1326954/+subscriptions

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

[Bug 1035603] Re: Ubuntu 12.04 usb sound hotplug problem

2013-01-21 Thread Adrian Perez
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We need some more information from you before we can
start working on this bug.

Please include the information requested at
https://wiki.ubuntu.com/DebuggingHardwareDetection as separate
attachments.

** Changed in: ubuntu
   Status: New = Incomplete

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

Title:
  Ubuntu 12.04 usb sound hotplug problem

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

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


[Bug 1033457] Re: USB transfer speed slow after upgrade to 12.04

2013-01-21 Thread Adrian Perez
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We need some more information from you before we can
start working on this bug.

Please include the information requested at
https://help.ubuntu.com/community/DebuggingUSBStorage as separate
attachments.

** Changed in: ubuntu
   Status: New = Incomplete

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

Title:
  USB transfer speed slow after upgrade to 12.04

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

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


[Bug 1026977] Re: Right click on bookmarks opens bookmark in current tab instead of bringing drop down menu

2013-01-21 Thread Adrian Perez
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks! 

** Changed in: ubuntu
   Status: New = Incomplete

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

Title:
  Right click on bookmarks opens bookmark in current tab instead of
  bringing drop down menu

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

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


[Bug 1028431] Re: wpa2 pasword keeps on deleting

2013-01-21 Thread Adrian Perez
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't start working on it yet, because
your bug report didn't include enough information.

Please include the information requested at
https://wiki.ubuntu.com/DebuggingNetworkManager. If you have trouble, do
not hesitate to ask for more assistance. Thanks in advance.

** Package changed: ubuntu = network-manager (Ubuntu)

** Changed in: network-manager (Ubuntu)
   Status: New = Incomplete

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

Title:
  wpa2 pasword keeps on deleting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1028431/+subscriptions

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


[Bug 1026299] Re: wireless password corrupted?

2013-01-21 Thread Adrian Perez
** Package changed: ubuntu = network-manager (Ubuntu)

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

Title:
  wireless password corrupted?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1026299/+subscriptions

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


[Bug 1025339] Re: i did not download software for ubuntu software center

2013-01-21 Thread Adrian Perez
** Package changed: ubuntu = software-center (Ubuntu)

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

Title:
  i did not download software for ubuntu software center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1025339/+subscriptions

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


[Bug 1042720] Re: can not open my home network after upgrading to 12.10

2013-01-21 Thread Adrian Perez
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Please confirm that this bug is still present in the final (non-
development) release of Ubuntu 12.10 and reset Status to New  if still
present


** Changed in: ubuntu
   Status: New = Incomplete

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

Title:
  can not open my home network after upgrading to 12.10

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

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


[Bug 1039516] Re: GUI freezes after laptop lid closed

2013-01-21 Thread Adrian Perez
** Package changed: ubuntu = linux (Ubuntu)

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

Title:
  GUI freezes after laptop lid closed

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

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


[Bug 1098914] Re: can't see abode flash player sometimes can't update

2013-01-21 Thread Adrian Perez
Thank you for taking the time to report this bug and trying to help make
Ubuntu better. However, it seems that you are not using a software
package provided by the official Ubuntu repositories. Because of this
the Ubuntu project can not support or fix your particular bug. Please
report this bug to the provider of the software package. Thanks!

If you are interested in learning more about software repositories and
Ubuntu, check https://help.ubuntu.com/community/Repositories

** Changed in: ubuntu
   Status: New = Incomplete

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

Title:
  can't see abode flash player sometimes  can't update

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

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


[Bug 1041414] Re: Line input does not work

2013-01-21 Thread Adrian Perez
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks! 

** Changed in: ubuntu
   Status: New = Incomplete

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

Title:
  Line input does not work

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

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


[Bug 1022648] Re: Ubuntu packaged Firefox 13.0.1 spell check as you type NOT selecting language by default, even though active

2013-01-21 Thread Adrian Perez
** Package changed: ubuntu = firefox (Ubuntu)

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

Title:
  Ubuntu packaged Firefox 13.0.1 spell check as you type NOT selecting
  language by default, even though active

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

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


[Bug 1020483] Re: My ubuntu 2D and 3D desktop is missing

2013-01-21 Thread Adrian Perez
** Package changed: ubuntu = xorg (Ubuntu)

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

Title:
  My ubuntu 2D and 3D desktop is missing

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

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


[Bug 1015715] Re: at every startup I get three or four crush repors

2013-01-21 Thread Adrian Perez
** Package changed: ubuntu = gnome-terminal (Ubuntu)

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

Title:
  at every startup I get three or four crush repors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1015715/+subscriptions

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


[Bug 1031783] Re: AUTO Desactivation of USB keys

2013-01-21 Thread Adrian Perez
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We need some more information from you before we can
start working on this bug.

Please include the information requested at
https://help.ubuntu.com/community/DebuggingUSBStorage as separate
attachments.

** Changed in: ubuntu
   Status: New = Incomplete

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

Title:
  AUTO Desactivation of USB keys

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

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


[Bug 1028269] Re: black screen with mouse cursor

2013-01-21 Thread Adrian Perez
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks! 

** Changed in: ubuntu
   Status: New = Incomplete

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

Title:
  black screen with mouse cursor

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

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


[Bug 1024572] Re: Copy and pase shortcuts doesn't work in eclipse when using Gnome With unity

2013-01-21 Thread Adrian Perez
** Package changed: ubuntu = unity (Ubuntu)

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

Title:
  Copy and pase shortcuts doesn't work in eclipse when using Gnome With
  unity

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

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


[Bug 1024822] Re: Some ubuntu default programs close inconsistent behavior

2013-01-21 Thread Adrian Perez
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks! 

** Changed in: ubuntu
   Status: New = Incomplete

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

Title:
  Some ubuntu default programs close inconsistent behavior

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

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


[Bug 1039712] Re: wlan connects only on systemstart and when usb-wlan-adapter is reconnected

2013-01-21 Thread Adrian Perez
** Package changed: ubuntu = network-manager (Ubuntu)

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

Title:
  wlan connects only on systemstart and when usb-wlan-adapter is
  reconnected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1039712/+subscriptions

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


[Bug 1027901] Re: o computador está travando

2013-01-21 Thread Adrian Perez
** Package changed: ubuntu = software-center (Ubuntu)

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

Title:
  o computador está travando

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1027901/+subscriptions

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

[Bug 1027192] Re: brtfs kernel crash in Quetzal kernel 3.5.0.2-generic x86_64

2013-01-21 Thread Adrian Perez
** Package changed: ubuntu = linux (Ubuntu)

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

Title:
  brtfs kernel crash in Quetzal kernel 3.5.0.2-generic x86_64

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

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


[Bug 1010786] Re: search results do not work once a terminal log off is done on ubuntu server

2013-01-21 Thread Adrian Perez
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, your crash report is either missing or
challenging to deal with as a .crash file. Please follow these
instructions to have apport report a new bug about your crash that can
be dealt with by the automatic retracer.

If you are running the Ubuntu Stable Release you might need to enable
apport in /etc/default/apport and restart.

Now open your file manager, navigate to your /var/crash directory and open the 
crash report you wish to submit.
If this fails you will have to open a terminal and file your report with 
'ubuntu-bug /var/crash/_my_crash_report.crash' where _my_crash_report.crash is 
the crash you would like to report. If you get an error that you aren't allowed 
to access this report you will have to file it with 'sudo ubuntu-bug 
/var/crash/_my_crash_report.crash'.

I'm closing this bug report since the process outlined above will
automatically open a new bug report which can then dealt with more
efficiently. Thanks in advance for your cooperation and understanding.

** Changed in: ubuntu
   Status: New = Incomplete

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

Title:
  search results do not work once a terminal log off is done on ubuntu
  server

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

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


[Bug 1017349] Re: FreeNX client can't connect to server

2013-01-21 Thread Adrian Perez
** Package changed: ubuntu = freenx-server

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

Title:
  FreeNX client can't connect to server

To manage notifications about this bug go to:
https://bugs.launchpad.net/freenx-server/+bug/1017349/+subscriptions

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


[Bug 1028702] Re: 3.2.0-27 broke sound

2013-01-21 Thread Adrian Perez
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Please confirm that this issue is still present after applying all Kernel 
updates.
If it is still an issue please set Status back to New

** Package changed: ubuntu = linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

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

Title:
  3.2.0-27 broke sound

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

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


[Bug 1023460] Re: My apt-get and 'dpkg' are both broken when the updata process was broken becase crash

2013-01-21 Thread Adrian Perez
Thank you for taking the time to report this bug.

Is this bug still valid with the latest release of Ubuntu?

** Changed in: ubuntu
   Status: New = Incomplete

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

Title:
  My apt-get and 'dpkg' are both broken when the updata process was
  broken becase crash

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

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


[Bug 977946] Re: Rhythmbox Crashed

2013-01-21 Thread Adrian Perez
** Changed in: alsa-driver (Ubuntu)
   Status: New = Confirmed

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

Title:
  Rhythmbox Crashed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/977946/+subscriptions

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


[Bug 739868] Re: Rhythmbox Playback problem

2013-01-21 Thread Adrian Perez
Thank you for taking the time to report this bug.

Is this issue still ongoing on updated versions of Ubuntu.
If so, may you please post updated Apport Reports.

** Changed in: alsa-driver (Ubuntu)
   Status: New = Incomplete

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

Title:
  Rhythmbox Playback problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/739868/+subscriptions

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


[Bug 1024822] Re: Some ubuntu default programs close inconsistent behavior

2013-01-21 Thread Adrian Perez
Thank you for your prompt response and sorry to hear that you have moved
to Lubuntu.

Based on your description, it sounded like a bug because not closing
windows after clicking the X button is not the intended behavior of
Ubuntu.

At this point, in the current version of Ubuntu (12.04 LTS), I have been
unable to reproduce this problem or find any possible duplicate Bug
Reports describing a similar issue. For this reason we will be closing
the report as Invalid. Should you be able to reproduce in the future
please feel free to reopen this Bug Report.

** Changed in: ubuntu
   Status: Incomplete = Invalid

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

Title:
  Some ubuntu default programs close inconsistent behavior

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

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


[Bug 1019429] Re: Unable to double-click or drag after a while

2013-01-20 Thread Adrian Perez
** Package changed: ubuntu = nautilus (Ubuntu)

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

Title:
  Unable to double-click or drag after a while

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

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


[Bug 1035541] Re: machine locks up, requiring hard restart

2013-01-20 Thread Adrian Perez
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read How to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks! 

** Changed in: ubuntu
   Status: New = Incomplete

** Changed in: ubuntu
 Assignee: (unassigned) = Adrian Perez (apere125)

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

Title:
  machine locks up, requiring hard restart

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

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


[Bug 1098941] Re: GUI drops out when restarting networking services.

2013-01-20 Thread Adrian Perez
** Package changed: ubuntu = network-manager (Ubuntu)

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

Title:
  GUI drops out when restarting networking services.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1098941/+subscriptions

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



[Bug 1004441] Re: Log-in fails unless logging in as guest first

2013-01-20 Thread Adrian Perez
** Package changed: ubuntu = lightdm (Ubuntu)

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

Title:
  Log-in fails unless logging in as guest first

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

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


[Bug 1012989] Re: Ubuntu 12.04: key assignments that don't work

2013-01-20 Thread Adrian Perez
** Package changed: ubuntu = udev (Ubuntu)

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

Title:
  Ubuntu 12.04: key assignments that don't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1012989/+subscriptions

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


[Bug 1016033] Re: firefox and thunderbird don't show dropdown menu after upgrading

2013-01-20 Thread Adrian Perez
** Package changed: ubuntu = firefox (Ubuntu)

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

Title:
  firefox and thunderbird don't show dropdown menu after upgrading

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

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


[Bug 1037362] Re: Fresh install of 12.04 Desktop freezes/unresponsive/goes black after login

2013-01-20 Thread Adrian Perez
** Package changed: ubuntu = linux (Ubuntu)

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

Title:
  Fresh install of 12.04 Desktop freezes/unresponsive/goes black after
  login

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

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


[Bug 1019740] Re: Ubuntu 12.04 shuts down unexpectedly

2013-01-20 Thread Adrian Perez
** Package changed: ubuntu = linux (Ubuntu)

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

Title:
  Ubuntu 12.04 shuts down unexpectedly

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

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


[Bug 753108] Re: KDE freezes when changing appearance of the window and of the widgets

2011-06-03 Thread Adrian Perez
** Package changed: ubuntu = meta-kde (Ubuntu)

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

Title:
  KDE freezes  when changing appearance of the window and of the widgets

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


[Bug 630921] Re: printer state - processing bad pattern

2011-06-03 Thread Adrian Perez
** Package changed: ubuntu = cups (Ubuntu)

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

Title:
  printer state - processing bad pattern

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


[Bug 655111] Re: Additional drivers proposes b43, fails w/o useful message, Not supported low-power chip

2010-10-07 Thread Adrian Perez
Is this really the best solution? I mean for instance, the sta driver
has given me problems in the past, it also wasn't supporting monitor
mode. There's no way you could add the device id, since I mean it was
working on lucid 2.6.32.

-- 
Additional drivers proposes b43, fails w/o useful message, Not supported 
low-power chip
https://bugs.launchpad.net/bugs/655111
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


Re: [Bug 558672] Re: symlink /usr/share/java/swt.jar missing

2010-08-16 Thread Adrian Perez
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 07/21/2010 06:09 AM, Goksu wrote:
 Same problem after upgrading from 9.10 (stable) to 10.4 stable.
 Reinstalling libswt-gtk-3.5 packages solved the problem here too.
 thanks for the help.
 
I hope you can tell me if this is still applicable, and wether it
happens only when you upgrade a dependent package (such as azureus), or
if you install latest swt by itself. I'm still having problems
reproducing this bug so far, and now tweaking the new upload i'm
preparing of both swt and azureus. Please let me know, and sorry about
the timing issue.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkxfCvAACgkQmXMNXIqaMITTUgCfSOLk5pHZZZJURp0Jgq/imEDf
G0wAoIIyuC/5YLIeGs7DHF+wu3ztRZMt
=P3G1
-END PGP SIGNATURE-

-- 
symlink /usr/share/java/swt.jar missing
https://bugs.launchpad.net/bugs/558672
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 451991] Re: Vuze Updater not able to update

2009-12-18 Thread Adrian Perez
Sorry about not replying earlier, I meant the latest azureus version,
which at this time is 4.3.0.0-1ubuntu1. Please confirm that with that
version I can't reproduce that behaviour.

-- 
Vuze Updater not able to update
https://bugs.launchpad.net/bugs/451991
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 438606] Re: eclipse fails to install when azureus is installed and vice-versa

2009-12-18 Thread Adrian Perez
** Changed in: azureus (Ubuntu)
   Status: New = Fix Released

** Changed in: swt-gtk (Ubuntu)
   Status: New = Fix Released

-- 
eclipse fails to install when azureus is installed and vice-versa
https://bugs.launchpad.net/bugs/438606
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 329548] Re: azureus info tooltip bug

2009-12-18 Thread Adrian Perez
** Changed in: azureus (Ubuntu)
   Status: New = Fix Released

-- 
azureus info tooltip bug
https://bugs.launchpad.net/bugs/329548
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


Re: [Bug 491880] Re: eclipse source package provides libswt* binary packages that would conflict with swt-gtk

2009-12-18 Thread Adrian Perez
The variable is CLASSPATH.

On Thu, 2009-12-17 at 17:09 +, أحمد المحمودي (Ahmed
El-Mahmoudy) wrote:
 On Thu, Dec 17, 2009 at 04:49:45PM -, Adrian Perez wrote:
  That's probably because the variable you need to set is spelled
  CLASSPATH and not CLASS_PATH. 
  Try that, hoping for comments.
 ---end quoted text---
 
 Sorry, it was CLASS_PATH not CLASSPATH.
 
 -- 
  ‎أحمد المحمودي (Ahmed El-Mahmoudy)
   Digital design engineer
  GPG KeyID: 0xEDDDA1B7 (@ subkeys.pgp.net)
  GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7
 


-- 
Best Regards,

Adrian Perez adrianperez-...@ubuntu.com
Ubuntu Developer

GPG Key ID: 8A9A3084
GPG Key Fingerprint: 99E8 E74E 7B4F 93AE F32A  5523 9973 0D5C 8A9A 3084

-- 
eclipse source package provides libswt* binary packages that would conflict 
with swt-gtk
https://bugs.launchpad.net/bugs/491880
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 497811] [NEW] System tray icon doesn't fit with transparent panel

2009-12-17 Thread Adrian Perez
Public bug reported:

Binary package hint: pidgin

The icon which is used as the pidgin's system tray icon doesn't display
properly when using a transparent background in gnome-panel, it display
the theme's color but without any transparency. I believe this isn't
intended behaviour, so I'm filling this under pidgin, feel free to re-
assign if you think is gnome-panel's fault.

--

pidgin:
  Installed: 1:2.6.2-1ubuntu7
  Candidate: 1:2.6.2-1ubuntu7

gnome-panel:
  Installed: 1:2.28.0-0ubuntu6
  Candidate: 1:2.28.0-0ubuntu6

No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 9.10
Release:9.10
Codename:   karmic

--

** Affects: pidgin (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: pidgin (Ubuntu)
   Importance: Undecided = Wishlist

-- 
System tray icon doesn't fit with transparent panel
https://bugs.launchpad.net/bugs/497811
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


Re: [Bug 491880] Re: eclipse source package provides libswt* binary packages that would conflict with swt-gtk

2009-12-17 Thread Adrian Perez
That's probably because the variable you need to set is spelled
CLASSPATH and not CLASS_PATH. 
Try that, hoping for comments.

-- 
Best Regards,

Adrian Perez adrianperez-...@ubuntu.com
Ubuntu Developer

GPG Key ID: 8A9A3084
GPG Key Fingerprint: 99E8 E74E 7B4F 93AE F32A  5523 9973 0D5C 8A9A 3084

-- 
eclipse source package provides libswt* binary packages that would conflict 
with swt-gtk
https://bugs.launchpad.net/bugs/491880
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 488507] Re: version upgrade to 4.3 required - HD network no longer working in current version

2009-12-17 Thread Adrian Perez
** Changed in: azureus (Ubuntu)
   Importance: Undecided = High

-- 
version upgrade to 4.3 required - HD network no longer working in current 
version
https://bugs.launchpad.net/bugs/488507
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 488507] Re: version upgrade to 4.3 required - HD network no longer working in current version

2009-12-17 Thread Adrian Perez
** Changed in: azureus (Ubuntu)
   Importance: High = Medium

-- 
version upgrade to 4.3 required - HD network no longer working in current 
version
https://bugs.launchpad.net/bugs/488507
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 491880] Re: eclipse source package provides libswt* binary packages that would conflict with swt-gtk

2009-12-14 Thread Adrian Perez
As discussed in irc, there might be an issue with the way you're launching your 
program. 
Since 
`apt-file search swt-xulrunner-gtk-3555.so` properly returns: 
  libswt-gtk-3.5-jni: /usr/lib/jni/libswt-xulrunner-gtk-3555.so, 
I'm thinking about you're not including /usr/lib/jni in the classpath. 

In the other hand, we're working to remove the build of SWT from the
eclipse package and make it depend on the swt-gtk package, this will be
achieved hopefully this week.

Best Regards.

-- 
eclipse source package provides libswt* binary packages that would conflict 
with swt-gtk
https://bugs.launchpad.net/bugs/491880
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 488507] Re: version upgrade to 4.3 required - HD network no longer working in current version

2009-12-11 Thread Adrian Perez
** Changed in: azureus (Ubuntu)
   Status: New = Fix Released

-- 
version upgrade to 4.3 required - HD network no longer working in current 
version
https://bugs.launchpad.net/bugs/488507
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 451991] Re: Vuze Updater not able to update

2009-12-02 Thread Adrian Perez
Please update to the latest version and confirm this behaviour.

-- 
Vuze Updater not able to update
https://bugs.launchpad.net/bugs/451991
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 488507] Re: version upgrade to 4.3 required - HD network no longer working in current version

2009-12-02 Thread Adrian Perez
Should be uploaded today.

-- 
version upgrade to 4.3 required - HD network no longer working in current 
version
https://bugs.launchpad.net/bugs/488507
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 488507] Re: version upgrade to 4.3 required - HD network no longer working in current version

2009-12-02 Thread Adrian Perez
However, I'm going to upload for lucid, in order to do an stable release
update for karmic, I need more info, since trying to reproduce this
behaviour on my system, I can't experience the popup, could you be more
specific about under which circunstances it shows up?

-- 
version upgrade to 4.3 required - HD network no longer working in current 
version
https://bugs.launchpad.net/bugs/488507
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


Re: [Bug 301189] Re: Vuze's updater will not upgrade to 4.0.0.4

2009-10-06 Thread Adrian Perez
I don't see the reason why to download vuze directly, since the version
in the repos is the current upstream release.
As long as you don't delete ~/.azureus your configuration and/or
torrents will stay untouched among upgrades.

On Tue, 2009-10-06 at 04:51 +, milkham wrote:
 If i remove the version I installed through the package manager will all
 my in-progress torrents be removed as well? or will they show up again
 after i install the version downloaded directly from vuze?
 
 ** Description changed:
 
-- 
Best regards,
Adrian Perez adrianperez@gmail.com

-- 
Vuze's updater will not upgrade to 4.0.0.4
https://bugs.launchpad.net/bugs/301189
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 434979] Re: vuze just asked me for money

2009-09-23 Thread Adrian Perez
Well, I strongly suggest to not change this behaviour as many open
source programs use this mechanism of donation. Would you prefer it
shareware? Azureus is licensed under the GPL, the GPL stands that you
could even sell your software so I don't see a problem with this window.
It's a way for people to contribute to the effort that the programmers
are taken into build the software you are merely using. They're doing a
great work and I think they work should have a profit, so preventing all
ubuntu users from donating to the azureus team doesn't seem a good idea
to me. Also, I'm not a lawyer but that's my personal preference.

In the case you decide to go ahead and disabling the behaviour (I won't
adopt such a radical solution in debian, I'm contacting upstream to make
timing more slow aka don't show it that often), I think removing code is
not the best idea for a patch. Thanks for your contribution, but I think
the attached one is cleaner.


** Attachment added: disable-donation.diff
   http://launchpadlibrarian.net/32310606/disable-donation.diff

-- 
vuze just asked me for money
https://bugs.launchpad.net/bugs/434979
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 199312] Re: Azureus ignores java alternatives settings and crashes with SIGSEGV

2009-09-23 Thread Adrian Perez
As I stated before the new azureus (from 4.2.0.8-1) uses java-wrappers for 
detecting valid java runtimes (which currently are sun's 5, 6 and openjdk).
There's any issue with this behaviour, because I haven't been reported of any. 
Since you're still using 3.* then you may realize that 4.2.0.8-1 is already on 
karmic. So I think this is a fix released.

** Changed in: azureus (Ubuntu)
   Status: New = Fix Released

-- 
Azureus ignores java alternatives settings and crashes with SIGSEGV
https://bugs.launchpad.net/bugs/199312
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


Re: [Bug 434979] Re: vuze just asked me for money

2009-09-23 Thread Adrian Perez
I'm happy to see we came into the same conclusions: 
There's no rush to patching the code when there might be better
alternatives; and there's nothing wrong with GPL and donation windows,
GPL is about freedom not about money. And finally, there's no need to
dis-service the users or the team, as Onkar pointed.

So I've spent the afternoon having a nice talk with Nolar and The_8472,
which came to good results -from their side, at the moment.

First, they eventually will provide the means for the user to disable
this notification window, so users that - as in your case-, are annoyed
by it's presence have the option to get rid of that. 
The UI interface will provide then the functionality for those who
change their minds later.

Secondly, which was my strong point, they'll extend the timing among the
window is shown, so there will be more extensive time, so users won't
even remember the last time it appeared, in Nolar words.

So, for a workaround (bencode was another topic too) you could always
open the ~/.azureus/azureus.config file and search for the line: 

 :donations.donatedi0e

and replace that by:

 :donations.donatedi1e

This should have the same effect that the patch that I posted before,
without messing with the code - there's no need to, now that upstream is
aware.

So my position here is to drop both patches and favor the workaround
until a fix is released, I hope you agree.

If there are any other questions, I'd be willing to answer. 
-- 
Best regards,
Adrian Perez adrianperez@gmail.com

-- 
vuze just asked me for money
https://bugs.launchpad.net/bugs/434979
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 428514] Re: Azureus crashes both openjdk and sun java.

2009-09-22 Thread Adrian Perez
Well, although I'm unable to reproduce this bug running the same versions of 
the JVM and azureus, a little chat with upstream devs pointed me that the bug 
isn't specific to azureus, and it's probably something wrong with the hotspot 
compiler. The issue has happened before with eclipse and other software (a 
quick google search gave a lot of similar results), and it was supposedly fixed 
sometime around java 1.5, but as far as I can see, it's happening again. The 
workaround was reported by The_8472 on freenode, and seems to be working. That 
said, I'll probably try to tight what really is going on into that thread, that 
makes it SIGSEV. 
Best Regards, 
Adrian Perez

-- 
Azureus crashes both openjdk and sun java.
https://bugs.launchpad.net/bugs/428514
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 429108] Re: Azureus vuze in repos is old, there are newer version available.

2009-09-14 Thread Adrian Perez
I'm a little bit lost, or 4.2.0.8-1 is on karmic already?
You won't get updates in jaunty because that's not the way policy works, I 
don't think even a SRU will buy it, so, I advice you to wait for karmic, or try 
another alternatives (such as installilng from the karmic or debian/sid 
archives, although I won't recommend that, better is to wait). 


** Changed in: azureus (Ubuntu)
   Status: New = Fix Released

-- 
Azureus vuze in repos is old, there are newer version available.
https://bugs.launchpad.net/bugs/429108
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


Re: [Bug 429108] Re: Azureus vuze in repos is old, there are newer version available.

2009-09-14 Thread Adrian Perez
On Mon, 2009-09-14 at 13:16 +, nicklas wrote:
 It is? Didnt know that, i am sorry for the bug then :-) Where can i find
 a list for the package versions in karmic?
 

You have plenty of options for that. You can go to the package page on
launchpad: https://bugs.launchpad.net/ubuntu/+source/azureus, use
rmadison, apt-showversions, who knows.
-- 
Best regards,
Adrian Perez adrianperez@gmail.com

-- 
Azureus vuze in repos is old, there are newer version available.
https://bugs.launchpad.net/bugs/429108
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


Re: [Bug 313740] Re: Vuze did not shutdown tidily.

2009-09-11 Thread Adrian Perez
It was the way that the launcher script was written in previous
versions. Also, it is explained in the azureus wiki. I have to say I've
been using 4.2.0.4 through 4.2.0.8 and I got that message only when I
kill it, or start it from a terminal and CTRL+C there, which is the
same. 
I'm not experiencing this kind of behaviour now, and has been tested on
debian-testing and ubuntu jaunty. 
Please provide more information if the situation persists for you.

On Fri, 2009-09-11 at 18:22 +, raf82 wrote:
 Adrian,
 
 Could you be more specific about the previous use of exec in azureus?
 Because I'm using Vuze 4.2.0.8 and I do experience this bug.
 
 Thanks in advance.
 
-- 
Best regards,
Adrian Perez adrianperez@gmail.com

-- 
Vuze did not shutdown tidily.
https://bugs.launchpad.net/bugs/313740
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


Re: [Bug 313740] Re: Vuze did not shutdown tidily.

2009-09-11 Thread Adrian Perez
I need to know exactly which version of azureus you're running, since
ubuntu 9.04 won't include my updates. 
Those will be available for karmic, which is the current development
version, due to october 2010. 
That's why the fix released.
I think azureus 3.1.1.0 had an issue since the launcher script used
improperly the exec call for starting azureus. I think that was probably
a bug some time ago. 
So, after that, if you manage to be running official versions of
azureus (from karmic or debian unstable/testing) -since many users have
been using PPA versions, since the package was RFA for quite a long
time, then the bug is relevant, if not, then I'm willing to provide you
with personal help, which might not be relevant for the bug report.

My best thoughts.

On Fri, 2009-09-11 at 19:49 +, raf82 wrote:
 Thanks for the quick answer!
 
 Searching exec on the Azureus Wiki
 (http://www.azureuswiki.com/index.php/Special:Search?search=execfulltext=Search)
 didn't provides useful information. exec isn't used in my launching
 script (/usr/bin/vuze) anyway.
 
 My script has a cd /usr/share/vuze on the second line, documented to 
 prevent the (then happening) following error: Exception in thread main 
 java.lang.NoClassDefFoundError: 
 org/gudy/azureus2/platform/unix/ScriptBeforeStartup.
 Trying without this line didn't bring this exception and didn't solve the bug 
 either.
 
 I started checking my logs (~/.azureus/logs/save/) and couldn't open the
 debug_1.log (encoding) and debug_2.log (gedit segfault)... Deleting all
 the logs didn't solve the bug and the generated logs didn't report
 significant errors.
 
 My version of Ubuntu is 9.04.
 
 Do you need more information? Have you any suggestion?
 
 Thanks again.
 
-- 
Best regards,
Adrian Perez adrianperez@gmail.com

-- 
Vuze did not shutdown tidily.
https://bugs.launchpad.net/bugs/313740
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 309821] Re: Vuze crashes on start

2009-09-10 Thread Adrian Perez
4.2.0.8-1 now in karmic, which behaves properly as far as we know.

** Changed in: azureus (Ubuntu)
   Status: New = Fix Released

-- 
Vuze crashes on start
https://bugs.launchpad.net/bugs/309821
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 339310] Re: show file doesn't do anything

2009-09-10 Thread Adrian Perez
Yes. I remember that was fixed by upstream around version 4, couldn't
remember exactly. Now, as far as we concern, 4.2.0.8 is on karmic, which
is the current upstream version, and doesn't expose that problem.

** Changed in: azureus (Ubuntu)
   Status: New = Fix Released

-- 
show file doesn't do anything
https://bugs.launchpad.net/bugs/339310
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 403479] Re: Azureus update failing as SWT file doesn't contain signature

2009-09-10 Thread Adrian Perez
Hello, just 3 points:

1. We don't support non-official packages such as that from getdeb.
2. The SWT updates are disabled since they break sync with the archives. 
3. Official version 4.2.0.8-1 is available on the karmic archive.

Best Regards.

** Changed in: azureus (Ubuntu)
   Status: New = Fix Released

-- 
Azureus update failing as SWT file doesn't contain signature
https://bugs.launchpad.net/bugs/403479
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 301189] Re: Vuze's updater will not upgrade to 4.0.0.4

2009-09-03 Thread Adrian Perez
Hello.
Since azureus 4.2.0.4-1 I've disabled *core* updates within azureus. I hope you 
agree with my decision that the debian archive must have precedence over 
individual updates, and we shouldn't let break sync with it. 
There are still some minor plugins being updated since they not affect the 
azureus core functionality, although I think I'll have to disable some more. 
Currently, azureus in debian has the following components disabled:
* Core Updater
* Core Patcher updates
* SWT library updates

Hope this clarifies a little.
Hopefully, 4.2.0.8-1 will be included in karmic.

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

** Changed in: azureus (Debian)
   Status: New = Fix Released

-- 
Vuze's updater will not upgrade to 4.0.0.4
https://bugs.launchpad.net/bugs/301189
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


Re: [Bug 423159] Re: [FFE] Sync azureus 4.2.0.8-1 (universe) from Debian unstable (main).

2009-09-03 Thread Adrian Perez
As I replied to the bug Onkar forwarded me, since azureus 4.2.0.4-1 I
disabled core azureus updates that compromise sync with the debian
archive and/or the package management system. Currently, this components
are:
* Core Updates: (Since 4.2.0.4-1) This updates the azureus core, I mean,
the azureus jar file and other files for a new version. This must only
be achieved through a package manager update. 
* Core Patcher: (Since 4.2.0.8-1). This component is the responsible of
doing the update itself.
* SWT Libraries: (Since 4.2.0.4-1) The Standard Widget Toolkit Java
libraries. This should be updated either since there's the swt-gtk
package which includes the libraries in debian. Also, in my progress
with eclipse, there's 3.5 (not released yet). Azureus has worked for me
with both versions (the swt-gtk one: currently 3.4.2, and the
eclipse-dev one: 3.5.0), no need to update them from azureus, since
it'll break a lot of things (in the remote case it succeeds with the
update). 
Hope that makes some clearance. 
My best thoughts and feedback is welcome! 

On Thu, 2009-09-03 at 10:16 +, Andrea Veri wrote:
 Under  3.0.1.6 changelog's entry (dated 2007) I see:
 
 # UI | Option to auto-download and install updates
 
 So, again, this is not a new feature at all. I remember using it in past
 versions of azureus (vuze) without having any problem. (e.g they were
 not disabled)
 
-- 
Best regards,
Adrian Perez adrianperez@gmail.com

-- 
[FFE] Sync azureus 4.2.0.8-1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/423159
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 423159] [NEW] Sync azureus 4.2.0.8-1 (universe) from Debian unstable (main).

2009-09-02 Thread Adrian Perez
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/azureus
 status confirmed
 importance wishlist
 subscribe ubuntu-archive

Please sync azureus 4.2.0.8-1 (universe) from Debian unstable (main).

Changelog since current karmic version 4.2.0.4-1:

azureus (4.2.0.8-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
- Update Standards-Version to 3.8.3.
- Add Vcs-* fields for Git repository.
  * debian/copyright: Minor updates.
  * debian/patches:
- Reorganize patches as per-feature patches.
- Disable authentication on SpeedTest. Thanks: upstream-dev Scott Wolchok.
- Disable Core Update Patcher updates.
  * debian/rules:
- Optional use of TopGit in makefile.
- Developers recommend 512MB for building. Updated ANT_OPTS.

 -- Adrian Perez adrianperez@gmail.com  Mon, 31 Aug 2009 18:24:02
-0400


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

iEYEARECAAYFAkqebG0ACgkQmXMNXIqaMIS9ZQCfQNVya+2JuDJcswnfW8bZGgqw
f3QAoIEfQeFlYAxmRCohs4OZIRSbGJAb
=tHg9
-END PGP SIGNATURE-

** Affects: azureus (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

-- 
Sync azureus 4.2.0.8-1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/423159
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 296880] Re: Vuze won't launch if default Java is not Java 6

2009-09-02 Thread Adrian Perez
Hello everybody.
The use of java-wrappers in the azureus launcher since version 4.2.0.4-1 has 
solved most of the issues I've seen in this post. Azureus is reported to run 
only on sun's or openjdk jvm, according to upstream devs. 
That's why I don't use alternatives, but the launcher script should be able to 
detect and set settings for sun (at least 5) or openjdk. 
Please report if you think it runs properly in another JVM.

-- 
Vuze won't launch if default Java is not Java 6
https://bugs.launchpad.net/bugs/296880
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 309821] Re: Vuze crashes on start

2009-09-02 Thread Adrian Perez
I've been running 4.2.0.4 through recently 4.2.0.8, without any kind of
problems, using sun and openjdk. So feel free to close this if the case
is the same in your ubuntu.

-- 
Vuze crashes on start
https://bugs.launchpad.net/bugs/309821
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 345508] Re: vuze 3.1.1.0: fatal error has been detected by the Java Runtime Environment:

2009-09-02 Thread Adrian Perez
4.2.0.4-1 in the karmic archives.

** Changed in: azureus (Ubuntu)
   Status: New = Fix Released

-- 
vuze 3.1.1.0: fatal error has been detected by the Java Runtime Environment:
https://bugs.launchpad.net/bugs/345508
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 313740] Re: Vuze did not shutdown tidily.

2009-09-02 Thread Adrian Perez
I think it was related to the previous use of exec in azureus. There's a
long time now from azureus 3.xx. I couldn't experience this behaviour in
4.2.0.8. (Only when I Ctrl+C it, which doesn't count).

** Changed in: azureus (Ubuntu)
   Status: New = Fix Released

-- 
Vuze did not shutdown tidily.
https://bugs.launchpad.net/bugs/313740
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 296880] Re: Vuze won't launch if default Java is not Java 6

2009-09-02 Thread Adrian Perez
Since 4.2.0.4-1 (now in karmic), has been fixed.

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

** Changed in: azureus (Ubuntu)
 Assignee: (unassigned) = Adrian Perez (adrianperez-deb)

** Changed in: azureus (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Vuze won't launch if default Java is not Java 6
https://bugs.launchpad.net/bugs/296880
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


Re: [Bug 423159] Re: Sync azureus 4.2.0.8-1 (universe) from Debian unstable (main).

2009-09-02 Thread Adrian Perez
I used requestsync, then file a bug there :D


On Wed, 2009-09-02 at 13:25 +, Andrea Veri wrote:
 Please don't mark the bug as confirmed before an Ubuntu Developer
 process it. Please follow the FFe procedure then set the bug to *new*
 status.
 
 ** Changed in: azureus (Ubuntu)
Status: Confirmed = Incomplete
 
-- 
Best regards,
Adrian Perez adrianperez@gmail.com

-- 
Sync azureus 4.2.0.8-1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/423159
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 423159] Re: Sync azureus 4.2.0.8-1 (universe) from Debian unstable (main).

2009-09-02 Thread Adrian Perez
** Changed in: azureus (Ubuntu)
 Assignee: (unassigned) = Andrea Veri (bluekuja)

-- 
Sync azureus 4.2.0.8-1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/423159
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