Nuvola window shrinks to a small square

Bug #1182567 reported by lockheed
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Nuvola Apps Runtime (Nuvola Player)
Fix Released
Medium
Unassigned

Bug Description

Every time I start Nuvola or change music provider (for example Grooveshark to Google Music), the Nuvola windows shrinks to a tiny square, about 1cm x 1cm. I than have to grab it for its corner and pull to enlarge it again.

Nuvola Player 2.0.3
Revision: 606

Linux 3.9-pf-ARCH #1 SMP PREEMPT Sun May 19 20:33:30 CEST 2013 x86_64 GNU/Linux

$ nuvolaplayer --debug
    Nuvola Info main.vala:118: Welcome to Nuvola Player, version: 2.0.3
    Nuvola Info main.vala:122: Revision: 606, <email address hidden>
    Nuvola Info main.vala:123: Report any issues/bugs you might find to http://nuvolaplayer.fenryxo.cz/support/bug_reporting.html
    Nuvola Debug main.vala:124: command: /usr/lib/nuvolaplayer/nuvolaplayer --debug
    Nuvola Debug main.vala:126: Enabled features: Dynamic Proxy Resolver, Disk cache for remote data, Dock Manager support, MPRIS support, console client, support for media keys, optimization of SVG images, Last.fm scrobbling, Notifications, Lyrics fetching
    Nuvola Debug main.vala:127: Disabled features: Unity Quicklist, experimental features, debug symbols
       Gtk Debug Connecting to session manager
    Nuvola Debug main.vala:189: Application activated
java version "1.7.0_21"
OpenJDK Runtime Environment (IcedTea 2.3.9) (ArchLinux build 7.u21_2.3.9-4-x86_64)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
    Nuvola Debug main.vala:285: WebPlugin: IcedTea-Web Plugin (using IcedTea-Web 1.4), /usr/lib64/mozilla/plugins/IcedTeaPlugin.so
    Nuvola Debug main.vala:285: WebPlugin: IcedTea-Web Plugin (using IcedTea-Web 1.4), /usr/lib/mozilla/plugins/IcedTeaPlugin.so
    Nuvola Debug main.vala:281: Compatible Flash: Shockwave Flash, /opt/nuvolaplayer/flash/wrapped/npwrapper.libflashplayer.so
   Diorite Debug Max data cache size: 100
   libsoup Warning No feature manager for feature of type 'SoupProxyURIResolver'
   Diorite Debug No proxy settings applied.
   Diorite Debug Action activated: ui-both
    Nuvola Info extensionsmanager.vala:91: Extension with id 'notifications' loaded.
    Nuvola Info extensionsmanager.vala:91: Extension with id 'trayicon' loaded.
    Nuvola Debug servicesmanager.vala:105: Found service Grooveshark at /usr/share/nuvolaplayer/services/grooveshark, version 3.0
    Nuvola Info servicesmanager.vala:118: Using service Grooveshark from /usr/share/nuvolaplayer/services/grooveshark, version 3.0
    Nuvola Debug main.vala:481: Starting web interface for grooveshark: http://grooveshark.com/#!/search?q=fish+out+of+water+one+minute+silence
    Nuvola Debug jsapi.vala:438: Reset main object
   Diorite Debug XFCE session vanished: org.xfce.SessionManager
   Diorite Debug GNOME session vanished: org.gnome.SessionManager
    Nuvola Debug jsapi.vala:495: Window object cleared
    Nuvola Debug jsapi.vala:542: JS API: API 1.x compatibility layer
    Nuvola Debug jsapi.vala:567: JSAPI injected successfully
    Nuvola Debug main.vala:852: Autoplay: false

(npviewer.bin:1918): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(npviewer.bin:1918): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(npviewer.bin:1918): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(npviewer.bin:1918): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(npviewer.bin:1918): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(npviewer.bin:1918): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(npviewer.bin:1918): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(npviewer.bin:1918): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(npviewer.bin:1918): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(npviewer.bin:1918): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(npviewer.bin:1918): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(npviewer.bin:1918): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",

(npviewer.bin:1918): Gtk-WARNING **: Unable to locate theme engine in module_path: "murrine",
    Nuvola Debug mainwebview.va

Revision history for this message
Jiří Janoušek (fenryxo) wrote : Re: [Bug 1182567] [NEW] Nuvola window shrinks to a small square

Thanks for taking the time to report this bug. However, I need more
information to investigate it further. Could you provide following
details?

1) What desktop environment do you use?
2) Content of a file ~/.config/nuvolaplayer/ui_state.conf.
3) Did this behavior always occur or is it a recent change?

  status incomplete

Changed in nuvola-player:
status: New → Incomplete
Revision history for this message
lockheed (qwrules) wrote :

1: XFCE + compiz + emerald

2:
release = 2.0
service.googleplay.last_uri = https://play.google.com/music/listen#/ap/queue
window_maximized = no
dev_channel = stable
window_h = 1
last_service = grooveshark
service.grooveshark.last_uri = http://grooveshark.com/#!/search/song?q=brennus+theme
window_w = 1
crashed = no

3: Recent, only since few weeks.

Revision history for this message
Jiří Janoušek (fenryxo) wrote : Re: [Bug 1182567] Re: Nuvola window shrinks to a small square

Try to remove these lines:

> window_h = 1
> window_w = 1

Revision history for this message
lockheed (qwrules) wrote :

That works, but upon every restart, those values are reinserted into the file.

Revision history for this message
Jiří Janoušek (fenryxo) wrote :

> That works, but upon every restart, those values are reinserted into the
> file.

That's weird. Nuvola Player saves its window size (window_w, window_h)
when it's about to quit. It looks like something (window manager?)
makes Nuvola Player think it has window 1x1 px.

  status new
  tags irreproducible

Changed in nuvola-player:
status: Incomplete → New
Revision history for this message
hotani (hotani) wrote :

I have attached a screenshot of the small window. This happens consistently after logging off and back on again, or a reboot.

Changed in nuvola-player:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → 2.0.5
Revision history for this message
Jiří Janoušek (fenryxo) wrote :

Fix committed to lp:nuvola-player as r741. Will be released in Nuvola Player 2.1.0.
<http://bazaar.launchpad.net/~fenryxo/nuvola-player/trunk/revision/741>

Changed in nuvola-player:
milestone: 2.0.5 → 2.1.0
status: Confirmed → Fix Committed
Revision history for this message
Jiří Janoušek (fenryxo) wrote :

The fix has been released in a freshly baken Nuvola Player 2.1.0,
download it while it is still hot. Happy listening!

http://nuvolaplayer.fenryxo.cz/download.html
http://nuvolaplayer.fenryxo.cz/releases/2.1.html

Changed in nuvola-player:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.